]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/libcephfs: Test rename error cases
authorSam Lang <sam.lang@inktank.com>
Fri, 22 Mar 2013 20:23:21 +0000 (15:23 -0500)
committerSage Weil <sage@inktank.com>
Sat, 23 Mar 2013 18:03:55 +0000 (11:03 -0700)
commit836b97f3861ab4bfa00e0654fe0271b2ffebc5a1
treee6f1af6a2ecf0261196edda941ed6668c281c1e1
parent16063db20e24d443aa38a04aae0f470df0d7693c
test/libcephfs: Test rename error cases

Make sure that rename fails with the ENOENT
if the source path doesn't exist.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
src/test/libcephfs/test.cc