From: Bob Peterson Date: Thu, 3 Jan 2008 15:24:53 +0000 (-0600) Subject: [GFS2] Initialize extent_list earlier X-Git-Tag: v2.6.25-rc1~1241^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0811a127cb83ad2e0355e5e3e30164d7ef0f2d65;p=pandora-kernel.git [GFS2] Initialize extent_list earlier Here is a patch for the latest upstream GFS2 code: The journal extent map needs to be initialized sooner than it currently is. Otherwise failed mount attempts (e.g. not enough journals, etc.) may panic trying to access the uninitialized list. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed