aha/fs/ext3
Eric Sandeen dee1d3b627 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>
2009-12-10 15:02:52 +01:00
..
acl.c ext[234]: move over to 'check_acl' permission model 2009-09-08 11:09:04 -07:00
acl.h ext[234]: move over to 'check_acl' permission model 2009-09-08 11:09:04 -07:00
balloc.c
bitmap.c
dir.c
ext3_jbd.c
file.c ext3: Remove syncing logic from ext3_file_write 2009-09-14 17:08:16 +02:00
fsync.c ext3: Wait for proper transaction commit on fsync 2009-11-11 15:22:49 +01:00
hash.c
ialloc.c
inode.c Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
ioctl.c
Kconfig
Makefile
namei.c ext[234]: move over to 'check_acl' permission model 2009-09-08 11:09:04 -07:00
namei.h
resize.c
super.c ext3: make "norecovery" an alias for "noload" 2009-12-10 15:02:52 +01:00
symlink.c
xattr.c ext3: journal all modifications in ext3_xattr_set_handle 2009-12-10 15:02:52 +01:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c