Home
last modified time | relevance | path

Searched hist:ece7d20e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dioctl.cece7d20e Fri Nov 18 12:55:01 CST 2011 Mike Fleetwood <mike.fleetwood@googlemail.com> 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 <mike.fleetwood@googlemail.com>