]> git.karo-electronics.de Git - karo-tx-linux.git/commit
btrfs: remove unused fd in btrfs_ioctl_send()
authorEric Sandeen <sandeen@redhat.com>
Thu, 31 Jan 2013 00:54:52 +0000 (00:54 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 20 Feb 2013 17:59:14 +0000 (12:59 -0500)
commitb4c6f7b75ce9fa3bb78af314e1841af5716bb643
tree9113afa73cdd3472fbf834de5d42d0c3a0e88176
parent96f1bb57771f71bf1d55d5031a1cf47908494330
btrfs: remove unused fd in btrfs_ioctl_send()

All we do is set it to NULL and test it :)

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/send.c