]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/ntfs/inode.c
NTFS: Correct sparse file handling. The compressed values need to be
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 3 Mar 2005 14:43:43 +0000 (14:43 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 10:15:46 +0000 (11:15 +0100)
commit9451f8519c5e6d5d064c30033fc3d4ce77de321c
tree104eedf065c4091838a27f6e674875a035c30820
parent413826868fb49d200b741bcaeaf58ea5c5e45321
NTFS: Correct sparse file handling.  The compressed values need to be
      checked and set in the ntfs inode as done for compressed files
      and the compressed size needs to be used for vfs inode->i_blocks
      instead of the allocated size, again, as done for compressed files.

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