git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4138268
)
NTFS: Correct sparse file handling. The compressed values need to be
author
Anton Altaparmakov
<aia21@cantab.net>
Thu, 3 Mar 2005 14:43:43 +0000
(14:43 +0000)
committer
Anton 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