]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: Implement op CEPH_MDS_OP_SETDIRLAYOUT.
authorGreg Farnum <gregf@hq.newdream.net>
Fri, 24 Sep 2010 00:13:05 +0000 (17:13 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Mon, 4 Oct 2010 17:42:36 +0000 (10:42 -0700)
commit42c7ed44c0b67a9f5dc8a6e07324fe08cfb5a6e8
tree37e67ab04ee675709dd88f90a9eb1a780233f1f1
parent79d18933d146bc329131173d9dc04178bfe2b2f6
mds: Implement op CEPH_MDS_OP_SETDIRLAYOUT.

Implement handler functions, add to inode projection machinery, etc.
src/include/ceph_fs.h
src/mds/CInode.cc
src/mds/CInode.h
src/mds/Server.cc
src/mds/Server.h