]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Fix journal check for spectator mounts
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 27 Sep 2010 14:58:11 +0000 (15:58 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 27 Sep 2010 14:58:11 +0000 (15:58 +0100)
commitef1173fb06e10372805f83afe2d7abd54c697759
treec3d13ab5e4864306cc215d4dd6b6cecb1e33d77b
parent137d4025db615837ca41ea925d05f2ce77d5dc8a
GFS2: Fix journal check for spectator mounts

When checking journals for spectator mounts, we cannot rely on the
journal being locked, whatever its jid might be. This patch
ensures that we always get the journal locks when checking
journals for a spectator mount.

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