Josef Bacik ae460f058e btrfs: remove the cross file system checks from remap
The sb check is already done in do_clone_file_range, and the mnt check
(which will hopefully go away in a subsequent patch) is done in
ioctl_file_clone().  Remove the check in our code and put an ASSERT() to
make sure it doesn't change underneath us.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-03-14 13:13:52 +01:00
..
2021-09-02 09:21:27 -07:00
2022-01-07 14:18:23 +01:00
2021-06-22 14:11:57 +02:00
2022-03-14 13:13:51 +01:00
2021-06-22 14:11:57 +02:00
2022-01-07 14:18:26 +01:00
2021-11-08 16:55:21 -08:00