From: Anton Altaparmakov Date: Thu, 3 Mar 2005 14:43:43 +0000 (+0000) Subject: NTFS: Correct sparse file handling. The compressed values need to be X-Git-Tag: v2.6.13-rc4~89^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9451f8519c5e6d5d064c30033fc3d4ce77de321c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed