]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
unittest_mds_authcaps: fix a few unit tests
authorSage Weil <sage@redhat.com>
Mon, 24 Aug 2015 17:02:40 +0000 (13:02 -0400)
committerSage Weil <sage@redhat.com>
Thu, 1 Oct 2015 13:41:33 +0000 (09:41 -0400)
commitc5e9d69109566d1f876e7f054b8632d01dda9b19
treecc4605812dc2b4d7188d43a56e5e3b18ee6d766c
parent56bece263d52cd00088a7219ea8fb93ec1a967ef
unittest_mds_authcaps: fix a few unit tests

The MAY_CREATE conditoin is simple: the created inode must match the caller
uid and gid.

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/mds/TestMDSAuthCaps.cc