commit | 5ae9fcf8f329baba4bada8719cb0337eef083a1a | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Wed Mar 02 17:03:24 2005 +0000 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu May 05 11:04:54 2005 +0100 |
tree | 28f268908b5bd780a114825879d7bc35d98d9dca | |
parent | 37e4c13b987a7923ec13bda7368901b3e094fecb [diff] |
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>