ceph: inode operations
authorSage Weil <sage@newdream.net>
Tue, 6 Oct 2009 18:31:08 +0000 (11:31 -0700)
committerSage Weil <sage@newdream.net>
Tue, 6 Oct 2009 18:31:08 +0000 (11:31 -0700)
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]
fs/ceph/xattr.c [new file with mode: 0644]

diff --cc fs/ceph/inode.c
Simple merge
diff --cc fs/ceph/xattr.c
Simple merge