]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: remove static caps from inode
authorSage Weil <sage@newdream.net>
Tue, 14 Oct 2008 23:18:24 +0000 (16:18 -0700)
committerSage Weil <sage@newdream.net>
Tue, 14 Oct 2008 23:18:24 +0000 (16:18 -0700)
commit81bfddd2f7a0ebbdbc86daae2fae17ed0777e924
tree7c3074ac1e3874c9efd30a143d4059f9b5da36a8
parent5d184bd6ad12264617bc88aa76c8be7f332ed93a
kclient: remove static caps from inode

Since most inodes will never have a capability, there is no point in embedding them
in the ceph_inode_info and paying the memory overhead in the general case.
src/TODO
src/kernel/caps.c
src/kernel/super.c
src/kernel/super.h