]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: allow xattr caps in inject_release_failure
authorJohn Spray <john.spray@redhat.com>
Mon, 27 Oct 2014 12:02:17 +0000 (12:02 +0000)
committerGreg Farnum <gfarnum@redhat.com>
Tue, 11 Nov 2014 01:24:50 +0000 (17:24 -0800)
commit387efc5fe1fb148ec135a6d8585a3b8f8d97dbf8
tree6e0369fc58efe222b61565cb0d8f9414676503d9
parent9680613141b3eef62f35a6728e654efa5f6ba8e8
client: allow xattr caps in inject_release_failure

Because some test environments generate spurious
rmxattr operations, allow the client to release
'X' caps.  Allows xattr operations to proceed
while still preventing client releasing other caps.

Fixes: #9800
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 5691c68a0a44eb2cdf0afb3f39a540f5d42a5c0c)

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
src/client/Client.cc