diff options
author | Luca Stefani <luca.stefani.ge1@gmail.com> | 2024-09-02 14:10:53 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-09-10 17:51:21 +0300 |
commit | 3368597206dc3c6c3c2247ee146beada14c67380 (patch) | |
tree | 9e283800f88c206ebe5c8ba84e213bd476852680 /rust/helpers/task.c | |
parent | faad57ae20190de6375e1c3a7144c7ae66ab4ddf (diff) | |
download | linux-3368597206dc3c6c3c2247ee146beada14c67380.tar.xz |
btrfs: always update fstrim_range on failure in FITRIM ioctl
Even in case of failure we could've discarded some data and userspace
should be made aware of it, so copy fstrim_range to userspace
regardless.
Also make sure to update the trimmed bytes amount even if
btrfs_trim_free_extents fails.
CC: stable@vger.kernel.org # 5.15+
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions