]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: allow xattr caps in inject_release_failure 2809/head
authorJohn Spray <john.spray@redhat.com>
Mon, 27 Oct 2014 12:02:17 +0000 (12:02 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 28 Oct 2014 11:40:42 +0000 (11:40 +0000)
commit5691c68a0a44eb2cdf0afb3f39a540f5d42a5c0c
treeb2540d86949fd5c011907d0dba19dcb6bfe8debb
parent1f566023eda0e8e10ea55c69caf7f37395c1adc1
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>
src/client/Client.cc