]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: add test for removing non-existent xattr 40371/head
authorJeff Layton <jlayton@redhat.com>
Tue, 16 Mar 2021 15:14:28 +0000 (11:14 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 24 Mar 2021 15:57:06 +0000 (08:57 -0700)
commit5f193a9955e4364215a3b9dc4134da8767903e7e
tree9a53e5f54c0a14fb4f0cb03546226d6a4b083531
parent5596d5f019142286ef32f31f6373a4e8d8e586a0
test: add test for removing non-existent xattr

We should get back -ENODATA.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit b94b668b7e340fa660462b75c97ab77dda9d5273)
src/test/libcephfs/test.cc