]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: specify data pool on create operations
authorSage Weil <sage@inktank.com>
Thu, 6 Dec 2012 08:12:17 +0000 (00:12 -0800)
committerSage Weil <sage@inktank.com>
Mon, 24 Dec 2012 03:39:22 +0000 (19:39 -0800)
commit32ab274a4f6d820d822e3f5dc99584950f17c1de
treed83de4ea13bc84712ee9cedebee641235716b471
parent3f4582176aa7e8c8de1dd080cc944f52404687c0
client: specify data pool on create operations

Fill in the data pool field if specified by the client, or set to -1.

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