]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: fix handle type in rgw_mkdir, finish dirs1 create tests
authorMatt Benjamin <mbenjamin@redhat.com>
Sun, 10 Jan 2016 21:28:42 +0000 (16:28 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:07:47 +0000 (12:07 -0500)
commit402a76f20933fb3df2971b2193dd6322a3e515fa
tree48deceb545412bf27a5b0abba0ec135dc793500d
parentd18fe86b542152be264bbbdeedcd725312ba0ccb
librgw: fix handle type in rgw_mkdir, finish dirs1 create tests

Fixes handle type after rgw_mkdir.

Add handle type checks to nfsns unit tests.  Adds tests to create
files and directories with non-bucket parent.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/test/librgw_file_nfsns.cc