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)
      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>

No differences found