Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext2_remount: don't bother with invalidate_inodes()
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>
- Loading branch information