From: Bill Pemberton Date: Fri, 16 Apr 2010 13:01:20 +0000 (-0500) Subject: jfs: fix diAllocExt error in resizing filesystem X-Git-Tag: v2.6.34-rc6~77^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0b39517d1af5294128dbc2fd7ed39c8effa540;p=pandora-kernel.git jfs: fix diAllocExt error in resizing filesystem Resizing the filesystem would result in an diAllocExt error in some instances because changes in bmp->db_agsize would not get noticed if goto extendBmap was called. Signed-off-by: Bill Pemberton Signed-off-by: Dave Kleikamp Cc: jfs-discussion@lists.sourceforge.net Cc: linux-kernel@vger.kernel.org --- Reading git-diff-tree failed