From: Mike Fleetwood Date: Fri, 18 Nov 2011 18:55:01 +0000 (+0000) Subject: Btrfs: Don't error on resizing FS to same size X-Git-Tag: v3.2-rc4~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece7d20e8be6730fbb29f4550de6b19b1a3a9387;p=pandora-kernel.git Btrfs: Don't error on resizing FS to same size It seems overly harsh to fail a resize of a btrfs file system to the same size when a shrink or grow would succeed. User app GParted trips over this error. Allow it by bypassing the shrink or grow operation. Signed-off-by: Mike Fleetwood --- Reading git-diff-tree failed