summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2013-10-25 17:36:01 +0200
committerChris Mason <chris.mason@fusionio.com>2013-11-12 04:07:11 +0100
commited2590953bd06b892f0411fc94e19175d32f197a (patch)
tree8569c16f58a2780b5780bf1e50a788d29625670b /fs/btrfs/relocation.c
parentBtrfs: check_int, remove warning for mixed-mode (diff)
downloadlinux-ed2590953bd06b892f0411fc94e19175d32f197a.tar.xz
linux-ed2590953bd06b892f0411fc94e19175d32f197a.zip
Btrfs: stop using vfs_read in send
Apparently we don't actually close the files until we return to userspace, so stop using vfs_read in send. This is actually better for us since we can avoid all the extra logic of holding the file we're sending open and making sure to clean it up. This will fix people who have been hitting too many files open errors when trying to send. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/btrfs/relocation.c')
0 files changed, 0 insertions, 0 deletions