]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: send xattrs down to client efficiently
authorSage Weil <sage@newdream.net>
Fri, 9 Jan 2009 00:42:44 +0000 (16:42 -0800)
committerSage Weil <sage@newdream.net>
Fri, 9 Jan 2009 00:42:44 +0000 (16:42 -0800)
commit82c970f6a21af87c082b8ecf1ed14ff8be957c2c
tree59a50d7a69240694598801d7d0fe42b485547298
parenta92e29ff7c101498d13c7d3c307945b59ab637dc
mds: send xattrs down to client efficiently

Track what xattr_version the client (should) have in the capability
so we can be smart about including the xattr blob in the inodestat
and in caps messages.
src/include/ceph_fs.h
src/mds/CInode.cc
src/mds/Capability.h
src/mds/Locker.cc
src/mds/Server.cc
src/mds/mdstypes.h
src/messages/MClientCaps.h