From ecc7ada77b5cd1ac525db8f7d4d266e88af66cc7 Mon Sep 17 00:00:00 2001 From: Tsutomu Itoh Date: Fri, 19 Apr 2013 01:04:46 +0000 Subject: [PATCH] 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 Signed-off-by: Josef Bacik --- Reading git-format-patch failed