]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: inode operations
authorSage Weil <sage@newdream.net>
Tue, 22 Sep 2009 17:14:33 +0000 (10:14 -0700)
committerSage Weil <sage@newdream.net>
Tue, 22 Sep 2009 17:14:33 +0000 (10:14 -0700)
commit44923c9a767c832ca097914af528527d4546fe38
treebae68a41352f4fac6eceba2f73bd22573e256e15
parent7a74998dd675a3cf31d7e664ac5c82c911f810ff
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.  The bulk of that work is done by fill_inode() and
fill_trace().

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/inode.c [new file with mode: 0644]