From: Dave Kleikamp Date: Mon, 20 Jun 2011 15:32:46 +0000 (-0500) Subject: jfs: Update agstart when resizing volume X-Git-Tag: v3.0-rc5~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e0fa894cd5996d3007ce82f07226f79beb7286;p=pandora-kernel.git jfs: Update agstart when resizing volume A comment indicates that the IAG's agstart does not need to be updated since it will always point to a block in the same aggregate group, but jfs_fsck isn't so forgiving and reports it as an error. I'm fixing this in jfsutils as well, so either a new kernel or new utilities will be sufficient to fix the problem. Signed-off-by: Dave Kleikamp --- Reading git-diff-tree failed