]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: add test for removing non-existent xattr 40158/head
authorJeff Layton <jlayton@redhat.com>
Tue, 16 Mar 2021 15:14:28 +0000 (11:14 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 16 Mar 2021 17:17:14 +0000 (13:17 -0400)
commitb94b668b7e340fa660462b75c97ab77dda9d5273
treed1baad70a4c7c203889a519504302a09f11c8300
parent85e73c7c7509cefbc50902436aca07a9a333eb23
test: add test for removing non-existent xattr

We should get back -ENODATA.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/test/libcephfs/test.cc