]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: avoid using ceph.dir.entries for empty check 37899/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 3 Nov 2020 18:01:55 +0000 (10:01 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 3 Nov 2020 23:43:04 +0000 (15:43 -0800)
commit093962553083c1e55d36def57f4fe0804f9b65da
treedec26c42a254c7287913545fda0c8dcae80be6c0
parent89a18171342e2137574fc2f33bcea998b3d50295
qa: avoid using ceph.dir.entries for empty check

This avoids a bug [1] in the kernel client.

[1] https://tracker.ceph.com/issues/48104

Fixes: https://tracker.ceph.com/issues/23718
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/mount.py