aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2019-03-25 14:31:21 +0200
committerDavid Sterba <dsterba@suse.com>2019-04-29 19:02:35 +0200
commitc2d1b3aae33605a61cbab445d8ae1c708ccd2698 (patch)
treef0db726163ee3afb436a1b846264b4140cfc1531 /fs/btrfs/volumes.h
parentBtrfs: send, improve clone range (diff)
downloadlinux-dev-c2d1b3aae33605a61cbab445d8ae1c708ccd2698.tar.xz
linux-dev-c2d1b3aae33605a61cbab445d8ae1c708ccd2698.zip
btrfs: Honour FITRIM range constraints during free space trim
Up until now trimming the freespace was done irrespective of what the arguments of the FITRIM ioctl were. For example fstrim's -o/-l arguments will be entirely ignored. Fix it by correctly handling those paramter. This requires breaking if the found freespace extent is after the end of the passed range as well as completing trim after trimming fstrim_range::len bytes. Fixes: 499f377f49f0 ("btrfs: iterate over unused chunk space in FITRIM") CC: stable@vger.kernel.org # 4.4+ Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/volumes.h')
0 files changed, 0 insertions, 0 deletions