aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/print-tree.c
diff options
context:
space:
mode:
authorChengguang Xu <cgxu519@gmx.com>2018-06-27 12:16:37 +0800
committerDavid Sterba <dsterba@suse.com>2018-08-06 13:12:40 +0200
commitdc7789ef8785ea996ecf302a89415439ccf10faa (patch)
treeb86b925e8678202c3323c174566618693f650de0 /fs/btrfs/print-tree.c
parentbtrfs: remove unnecessary -ERANGE check in btrfs_get_acl (diff)
downloadlinux-dev-dc7789ef8785ea996ecf302a89415439ccf10faa.tar.xz
linux-dev-dc7789ef8785ea996ecf302a89415439ccf10faa.zip
btrfs: avoid error code override in btrfs_get_acl
It's not good to override the error code when failing from btrfs_getxattr() in btrfs_get_acl() because it hides the real reason of the failure. Signed-off-by: Chengguang Xu <cgxu519@gmx.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/print-tree.c')
0 files changed, 0 insertions, 0 deletions