diff options
author | Eric Sandeen <sandeen@redhat.com> | 2012-05-24 12:00:37 -0500 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2012-07-09 12:03:11 +0200 |
commit | f007dbf8e51f4a0910194eebc2aa119eb861893e (patch) | |
tree | 568ef2396a9396ac7adf69d18811f40a43302b0d /security/tomoyo | |
parent | f3da93105b6963a2be2a56dee27fdc88ac4ad769 (diff) | |
download | blackbird-op-linux-f007dbf8e51f4a0910194eebc2aa119eb861893e.tar.gz blackbird-op-linux-f007dbf8e51f4a0910194eebc2aa119eb861893e.zip |
ext3: force ro mount if ext3_setup_super() fails
If ext3_setup_super() fails i.e. due to a too-high revision,
the error is logged in dmesg but the fs is not mounted RO as
indicated.
Tested by:
[164152.114551] EXT3-fs (sdb6): error: revision level too high, forcing read-only mode
/dev/sdb6 /mnt/test2 ext3 rw,seclabel,relatime,errors=continue,user_xattr,acl,barrier=1,data=ordered 0 0
^^
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions