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:
9dcefee
)
ntfs: don't call invalidate_inodes()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 24 Oct 2010 13:50:11 +0000
(09:50 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:23:01 +0000
(21:23 -0400)
We are in fill_super(); again, no inodes with zero i_count could
be around until we set MS_ACTIVE.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found