]> Git Repo - linux.git/commit
ceph: return errors from posix_acl_equiv_mode() correctly
authorChengguang Xu <[email protected]>
Mon, 9 Jul 2018 14:48:07 +0000 (22:48 +0800)
committerIlya Dryomov <[email protected]>
Thu, 2 Aug 2018 19:26:12 +0000 (21:26 +0200)
commit61ad36d47dd273b7b8c3d63fc8359d96f7976c79
tree8be6b20ec0f147ff09b554dbdfc57eded1ffda1b
parentdfeb84d4adfda0448b013b8aae2cc5c95eb27ccd
ceph: return errors from posix_acl_equiv_mode() correctly

In order to return correct error code should replace variable ret
using err in error case.

Signed-off-by: Chengguang Xu <[email protected]>
Reviewed-by: "Yan, Zheng" <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
fs/ceph/acl.c
This page took 0.059744 seconds and 4 git commands to generate.