From: Eric Sandeen Date: Mon, 16 Nov 2009 22:50:49 +0000 (-0600) Subject: ext3: make "norecovery" an alias for "noload" X-Git-Tag: v2.6.33-rc1~311^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee1d3b6270a7cf5cc65c493a2ab4ebaad1a1caf;p=pandora-kernel.git 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed