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:
309f77a
)
ext2_remount: don't bother with invalidate_inodes()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 24 Oct 2010 13:45:22 +0000
(09:45 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:23:00 +0000
(21:23 -0400)
It's pointless - we *do* have busy inodes (root directory,
for one), so that call will fail and attempt to change
XIP flag will be ignored.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found