Btrfs: Don't error on resizing FS to same size
authorMike Fleetwood <mike.fleetwood@googlemail.com>
Fri, 18 Nov 2011 18:55:01 +0000 (18:55 +0000)
committerDavid Sterba <dsterba@suse.cz>
Wed, 30 Nov 2011 17:46:04 +0000 (18:46 +0100)
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 <mike.fleetwood@googlemail.com>

No differences found