]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
authorAnton Altaparmakov <aia21@cantab.net>
Tue, 4 Oct 2005 13:57:15 +0000 (14:57 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Tue, 4 Oct 2005 13:57:15 +0000 (14:57 +0100)
commit2a6fc4e1b0f7d2ec3711d5b1782fb30f78cca765
treea123e9bb2c7d17aade84b1d1cc2decafdeace121
parent8925d4f0d3479b9c5ed7e49acc648beccca95f21
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 <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/attrib.c