]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit210ed86490b888d3f81fcd1356c7087c0e32b02b
treecef4b1af71fde827a81f1f88bb13b0b75c6a99ab
parent7510043d78b16e3d34f4e0fa0023cbd7e396fee4
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