Whamcloud - gitweb
xattr support in md/dt stack
[fs/lustre-release.git] / lustre / mdt / mdt_xattr.c
2006-07-25 nikitaxattr support in md/dt stack
2006-07-24 nikitaadd ->{do,moo}_xattr_list() method to list existing...
2006-07-21 huanghuamodified the mdt_object_unlock() interface:
2006-07-18 huanghuacheck readonly file system asap: in mdt_req_handle...
2006-07-13 huanghuaa few fixes after testing & inspection:
2006-07-12 nikitamdt_getxattr_pack_reply(): move OBD_CONNECT_XATTR check...
2006-07-09 huanghuafixed some defects according to inspection result....
2006-07-07 huanghua(1)fix some defects found in inspection.
2006-06-30 huanghuapassed second round code review and compilation.
2006-06-23 tappro- change lu_object_exists() so it may return -1 for...
2006-06-23 huanghua(1) more code for MDT in reint.
2006-06-21 huanghuaadd some code for getattr & ldlm_intent_getattr ( ...
2006-06-15 huanghuaadded xattr support.