]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Fix spectator umount issue
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 29 Sep 2010 13:20:52 +0000 (14:20 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 29 Sep 2010 13:20:52 +0000 (14:20 +0100)
commit7510043d78b16e3d34f4e0fa0023cbd7e396fee4
treef3d39633f5e63ad40dd5a7375090b239bde3368c
parentd9f97d6779386aa57e9f73b24adf87e9f58faf56
GFS2: Fix spectator umount issue

The tests further down the recovery function relating to
unlocking the journal need to be updated to match the
intial test. Also, a test in the umount code which was
surplus to requirements has been removed. Umounting
spectator mounts now works correctly, as expected.

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