From: Steven Whitehouse Date: Wed, 26 Sep 2007 08:39:31 +0000 (+0100) Subject: [GFS2] Get superblock a different way X-Git-Tag: v2.6.24-rc1~1405^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a60c532c9224babc172fafccc9e2fec6937af6f;p=pandora-kernel.git [GFS2] Get superblock a different way The mapping may be NULL by the time the I/O has completed, so we now get the superblock by a different route (via the bd and glock) to avoid this problem. Signed-off-by: Steven Whitehouse Cc: Wendy Cheng --- Reading git-diff-tree failed