[Cluster-devel] [GFS2][PATCH] - Allow journal recovery on read-only mount

Abhijith Das adas at redhat.com
Fri Jan 18 20:06:37 UTC 2008


This patch allows gfs2 to perform journal recovery even if it is mounted
read-only. Strictly speaking, a read-only mount should not be writing to
the filesystem, but we do this only to perform journal recovery. A
read-only mount will fail if we don't recover the dirty journal. Also,
when gfs2 is used as a root filesystem, it will be mounted read-only
before being mounted read-write during the boot sequence. A failed
read-only mount will panic the machine during bootup.

Signed-off-by: Abhijith Das <adas at redhat.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: journal-recovery-on-RO-mount.patch
Type: text/x-patch
Size: 889 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20080118/87848243/attachment.bin>


More information about the Cluster-devel mailing list