Whamcloud - gitweb
- fix defect in mdt_postrecov() with calling wrong lu_device operation
[fs/lustre-release.git] / lustre / mdt / mdt_xattr.c
2006-08-30 huanghua(1) store intent_disposition in mdt_thread_info, for...
2006-08-28 tapprouse lower case for function name
2006-08-28 tappro implement MDT_FAIL_WRITE(), set the missed fail checks...
2006-08-16 nikita - store object-existence flags in ->loh_attr
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-04 wangdiBranch: b_new_cmd
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.