| commit | 9451f8519c5e6d5d064c30033fc3d4ce77de321c | [log] [tgz] |
|---|---|---|
| author | Anton Altaparmakov <aia21@cantab.net> | Thu Mar 03 14:43:43 2005 +0000 |
| committer | Anton Altaparmakov <aia21@cantab.net> | Thu May 05 11:15:46 2005 +0100 |
| tree | 104eedf065c4091838a27f6e674875a035c30820 | |
| parent | 413826868fb49d200b741bcaeaf58ea5c5e45321 [diff] |
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>