aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2020-02-28 13:04:17 +0000
committerDavid Sterba <[email protected]>2020-03-23 17:01:54 +0100
commit6a177381007b463ad611375cce526c24f12ab081 (patch)
tree0748972601f10beff620a9987a3dd265b645aa71 /tools/testing/selftests/bpf
parenta8753ee3a859a519613641963464b38b9a79dc9c (diff)
Btrfs: move all reflink implementation code into its own file
The reflink code is quite large and has been living in ioctl.c since ever. It has grown over the years after many bug fixes and improvements, and since I'm planning on making some further improvements on it, it's time to get it better organized by moving into its own file, reflink.c (similar to what xfs does for example). This change only moves the code out of ioctl.c into the new file, it doesn't do any other change. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf')
0 files changed, 0 insertions, 0 deletions