]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
objecter: add change_pool_auid function.
authorGreg Farnum <gregf@hq.newdream.net>
Tue, 23 Mar 2010 20:38:02 +0000 (13:38 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Thu, 25 Mar 2010 23:18:43 +0000 (16:18 -0700)
commit1a4899d1cb23f18fd150b29b64d479311f77010d
treed2862abedcea038d6b6098c97a520559a560ed25
parent8d9f4fa227a784c607c1c892ef3152cf2c562f1c
objecter: add change_pool_auid function.

I'm reluctant to stick this in the objecter since it doesn't quite fit, but
it's a pool management function and putting it here makes it easy to use
elsewhere while maintaining librados' standard function flow.
src/osd/OSD.cc
src/osdc/Objecter.cc
src/osdc/Objecter.h