]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: fix list_snaps() tests
authorDavid Zafman <david.zafman@inktank.com>
Wed, 3 Apr 2013 01:13:21 +0000 (18:13 -0700)
committerSage Weil <sage@inktank.com>
Wed, 3 Apr 2013 03:57:34 +0000 (20:57 -0700)
commitae67d375153e211104fd0c085bdea3c4b5440097
tree7e268bf5383943cd2c518476d190278a1b1b7332
parentedc46a7fbbf1a88589adda481877e40f8ae848e0
librados: fix list_snaps() tests

The ioctx must be set to SNAP_DIR, and the head does not include any
clones.

Bug #4623

Signed-off-by: David Zafman <david.zafman@inktank.com>
src/test/librados/snapshots.cc