diff options
author | Josef Bacik <jbacik@fusionio.com> | 2013-10-25 11:36:01 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-20 07:49:09 -0800 |
commit | 222ae8bfd4c3796335d2aa1aa6a4dbeccb497b00 (patch) | |
tree | d42203dd77fe6850df16daf2722698d2ef82c8b7 /init/do_mounts_rd.c | |
parent | 7673c22871fdd914cdb61c9c1cd273ad59f614af (diff) |
Btrfs: stop using vfs_read in send
commit ed2590953bd06b892f0411fc94e19175d32f197a upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init/do_mounts_rd.c')
0 files changed, 0 insertions, 0 deletions