]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client, libcephfs: add method to get the pool name for an open file
authorSage Weil <sage@inktank.com>
Fri, 7 Dec 2012 09:16:53 +0000 (01:16 -0800)
committerSage Weil <sage@inktank.com>
Mon, 24 Dec 2012 03:39:23 +0000 (19:39 -0800)
commitd2f5890f8451412ff21fd480fedc41eafc755d07
tree0624c5b7013dfc8084fc33589314c630cdf685ca
parent32ab274a4f6d820d822e3f5dc99584950f17c1de
client, libcephfs: add method to get the pool name for an open file

Signed-off-by: Sage Weil <sage@inktank.com>
src/client/Client.cc
src/client/Client.h
src/include/cephfs/libcephfs.h
src/libcephfs.cc
src/test/libcephfs/test.cc