]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: inode operations
authorSage Weil <sage@newdream.net>
Thu, 13 Nov 2008 23:23:28 +0000 (15:23 -0800)
committerSage Weil <sage@newdream.net>
Thu, 13 Nov 2008 23:23:28 +0000 (15:23 -0800)
commit57bc183006bb320b0b68f3d9df037d890e2d1497
treede3c3a384b22ac333c6a534bcf8775f8013d1caf
parentbc66dff5f08859e9d67278977071c4f9fa3cbb06
ceph: inode operations

Inode cache and inode operations.  We also include routines to
incorporate metadata structures returned by the MDS into the client
cache, and some helpers to deal with file capabilities and metadata
leases.
fs/ceph/inode.c [new file with mode: 0644]