ext4: make "norecovery" an alias for "noload"
authorEric Sandeen <sandeen@redhat.com>
Thu, 19 Nov 2009 19:28:50 +0000 (14:28 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 19 Nov 2009 19:28:50 +0000 (14:28 -0500)
commite3bb52ae2bb9573e84c17b8e3560378d13a5c798
tree529bbe0318f5bd6a2c76fb855c54b08bc85fd9e0
parent5328e635315734d42080de9a5a1ee87bf4cae0a4
ext4: make "norecovery" an alias for "noload"

Users on the linux-ext4 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 ext4.

Also show this status in /proc/mounts

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Documentation/filesystems/ext4.txt
fs/ext4/super.c