summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-11-08 18:30:31 +0100
committerDavid Sterba <dsterba@suse.com>2016-11-30 13:45:17 +0100
commit58e8012cc12b3cdebea118981c4fd7136d52f2c7 (patch)
tree5cda8d4a202fc99ee64be2de43c251b4982c993e /fs/btrfs/ioctl.c
parentb159fa2808b1b53d784807a48ad95fa809be10b0 (diff)
downloadlinux-58e8012cc12b3cdebea118981c4fd7136d52f2c7.tar.bz2
btrfs: add optimized version of eb to eb copy
Using copy_extent_buffer is suitable for copying betwenn buffers from an arbitrary offset and deals with page boundaries. This is not necessary when doing a full extent_buffer-to-extent_buffer copy. We can utilize the copy_page helper as well. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ioctl.c')
0 files changed, 0 insertions, 0 deletions