From: Abhijith Das Date: Fri, 25 Aug 2006 16:13:37 +0000 (-0500) Subject: [GFS2] Allow mounting of gfs2 and gfs2meta at the same time X-Git-Tag: v2.6.19-rc1~32^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8638460540749ddb1beca9e9a68d655a6fe6df65;p=pandora-kernel.git [GFS2] Allow mounting of gfs2 and gfs2meta at the same time This patch allows the simultaneous mounting of gfs2meta and gfs2 filesystems. A restriction however is that a gfs2meta fs may only be mounted if its corresponding gfs2 filesystem is also mounted. Also, a gfs2 filesystem cannot be unmounted before its gfs2meta filesystem. Signed-off-by: Abhijith Das Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed