]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: remove set_default_*() methods
authorSage Weil <sage@inktank.com>
Thu, 6 Dec 2012 06:03:34 +0000 (22:03 -0800)
committerSage Weil <sage@inktank.com>
Mon, 24 Dec 2012 03:39:22 +0000 (19:39 -0800)
commit697ed23cb96b4e64d7a1be130de118d89c5eec15
treebbf0488ca3c6c394f96034c2fbf39553080495b4
parent00b89c3f7b967c3de269853e1c7c6a5a39b9f091
client: remove set_default_*() methods

This is a poor interface.  The hadoop stuff is shifting to specify this
information on file creation instead.

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