Whamcloud - gitweb
xattr support in md/dt stack
[fs/lustre-release.git] / lustre / mdt / mdt_lib.c
2006-07-25 nikitaxattr support in md/dt stack
2006-07-25 huanghuabeautify the code.
2006-07-19 tapproMDT updates due to md_attr changes.
2006-07-16 tapproupdate handle_last_unlink()
2006-07-13 tappro- add new layouts for readpage, unlink_last, rename_las...
2006-07-12 huanghuare-organized mdt_thread_info_init(): put mdt_thread_inf...
2006-07-12 huanghuaclear memory before unpacking reint request.
2006-07-09 huanghuafixed some defects according to inspection result....
2006-07-07 huanghua(1)fix some defects found in inspection.
2006-06-29 huanghuaafter first round review of MDT.
2006-06-23 huanghua(1) more code for MDT in reint.
2006-05-25 nikitamore req-layout cleanups (for intents and reints)
2006-05-24 tapproadd initial support for open()
2006-05-07 tapproabsence of name is not error due to 'object_create...
2006-05-04 tapprorename fid,replayfid in mdt_rec_create to the fid1...
2006-04-29 huanghua(1)correct the cleanup for mdt_intent_ploicy.
2006-04-29 huanghua(1) use mdt_lock_hancle instead of lustre_handle.
2006-04-28 huanghua(1) roll back some silly changes in lu_attr.
2006-04-28 huanghua(1) put REINT requests' argument into lu_attr.
2006-04-27 huanghua1. modified the code to #colibri coding guideline.
2006-04-27 huanghuaadd reint handlers: The first step is adding mkdir.