]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: add a test for doing a getattr while caps are recalled but before returned
authorJeff Layton <jlayton@redhat.com>
Fri, 16 Feb 2018 20:01:26 +0000 (15:01 -0500)
committerPrashant D <pdhange@redhat.com>
Thu, 15 Mar 2018 03:29:04 +0000 (23:29 -0400)
commit10223a2588c3159770903e91748963b407434cfa
treed017fae8b42cd6fefa69dac1f47b00cc268e45e7
parentc37d2e23cb0d162653083710977c689b09caf167
tests: add a test for doing a getattr while caps are recalled but before returned

Add a testcase to reproduce the deadlock I was seeing with delegations
in ganesha.

Tracker: http://tracker.ceph.com/issues/23028
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 91e5bfa2406dd64e6ed3e168d4cf47dee60ffff0)
src/test/libcephfs/deleg.cc