]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: allow caps to be dropped on another inode for requests
authorSage Weil <sage.weil@dreamhost.com>
Tue, 7 Jun 2011 18:07:44 +0000 (11:07 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 7 Jun 2011 18:07:44 +0000 (11:07 -0700)
commit5e679d3ae6e5e3f5af438368baa695d7daab6715
tree054504c045c5e3fe2c2f4cad9d2ce2f5f53fcf4f
parent0fb7973745507f9357fa5a2249792ce5bbce57fa
client: allow caps to be dropped on another inode for requests

We need the ability to drop caps on another inode that isn't req->inode
or req->old_inode in the request struct.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/client/Client.cc
src/client/Client.h