commit | dee1d3b6270a7cf5cc65c493a2ab4ebaad1a1caf | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Mon Nov 16 16:50:49 2009 -0600 |
committer | Jan Kara <jack@suse.cz> | Thu Dec 10 15:02:52 2009 +0100 |
tree | c8de16452f9a70e96456bc4bfdfdf1b4f9e3c404 | |
parent | b918397542388de75bd86c32fbfa820e5d629fa9 [diff] |
ext3: make "norecovery" an alias for "noload" Users on the list recently complained about differences across filesystems w.r.t. how to mount without a journal replay. In the discussion it was noted that xfs's "norecovery" option is perhaps more descriptively accurate than "noload," so let's make that an alias for ext3. Also show this status in /proc/mounts Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>