From: Anton Altaparmakov Date: Tue, 4 Oct 2005 13:57:15 +0000 (+0100) Subject: NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks X-Git-Tag: v2.6.15-rc1~59^2~4^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6fc4e1b0f7d2ec3711d5b1782fb30f78cca765;p=pandora-kernel.git NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks which is zero for a resident attribute but should no longer be zero once the attribute is non-resident as it then has real clusters allocated. Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed