GFS2: Add "norecovery" mount option as a synonym for "spectator"
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 29 Sep 2010 13:24:41 +0000 (14:24 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 29 Sep 2010 13:24:41 +0000 (14:24 +0100)
commit43f74c199563a4273e528e2166d0650625a1e05f
treecef4b1af71fde827a81f1f88bb13b0b75c6a99ab
parentc741c4551237f9c1bdcd3b1b39b0883bd19a3723
GFS2: Add "norecovery" mount option as a synonym for "spectator"

XFS supports the "norecovery" mount option which is basically the
same as the GFS2 spectator mode. This adds support for "norecovery"
as a synonym for spectator mode, which is hopefully a more obvious
description of what it actually does.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/super.c