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:
8925d4f
)
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
author
Anton Altaparmakov
<aia21@cantab.net>
Tue, 4 Oct 2005 13:57:15 +0000
(14:57 +0100)
committer
Anton Altaparmakov
<aia21@cantab.net>
Tue, 4 Oct 2005 13:57:15 +0000
(14:57 +0100)
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>
No differences found