diff options
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | 2013-04-19 03:04:46 +0200 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-05-06 21:55:13 +0200 |
commit | ecc7ada77b5cd1ac525db8f7d4d266e88af66cc7 (patch) | |
tree | b1fbf177d840bd2167d2c3cb50b9e05e4fc8c268 /fs/btrfs/root-tree.c | |
parent | Btrfs: remove unused variable in __process_changed_new_xattr() (diff) | |
download | linux-ecc7ada77b5cd1ac525db8f7d4d266e88af66cc7.tar.xz linux-ecc7ada77b5cd1ac525db8f7d4d266e88af66cc7.zip |
Btrfs: fix error handling in btrfs_ioctl_send()
fget() returns NULL if error. So, we should check NULL or not.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions