diff options
| author | Eric Sandeen <[email protected]> | 2007-02-10 01:46:08 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-11 10:51:34 -0800 |
| commit | ead6596b9e776ac32d82f7d1931d7638e6d4a7bd (patch) | |
| tree | 32e518737ab4b656cdf573167a6ac6308c4c3aad /include/linux | |
| parent | ea9a05a1330053759c02eb2c60547085140a4cbd (diff) | |
[PATCH] ext4: refuse ro to rw remount of fs with orphan inodes
In the rare case where we have skipped orphan inode processing due to a
readonly block device, and the block device subsequently changes back to
read-write, disallow a remount,rw transition of the filesystem when we have an
unprocessed orphan inodes as this would corrupt the list.
Ideally we should process the orphan inode list during the remount, but that's
trickier, and this plugs the hole for now.
Signed-off-by: Eric Sandeen <[email protected]>
Cc: "Stephen C. Tweedie" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions