]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
authorAnton Altaparmakov <aia21@cantab.net>
Wed, 2 Mar 2005 17:03:24 +0000 (17:03 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 10:04:54 +0000 (11:04 +0100)
commit5ae9fcf8f329baba4bada8719cb0337eef083a1a
tree28f268908b5bd780a114825879d7bc35d98d9dca
parent37e4c13b987a7923ec13bda7368901b3e094fecb
NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
        mft record for resident attributes (fs/ntfs/inode.c).
      - Small readability cleanup to use "a" instead of "ctx->attr"
        everywhere (fs/ntfs/inode.c).

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/inode.c