Whamcloud - gitweb
some code cleanup in split.
[fs/lustre-release.git] / lustre / cmm / mdc_object.c
2006-10-28 huanghuasome code cleanup in split.
2006-10-22 yury- added last chunk of ldlm part of pdiros, enabled...
2006-10-19 fanyongAdd acl initialization for cross-ref create.
2006-10-17 lsyadd full support for remote operations.
2006-10-13 fanyongProcess cross-mkdir with SGID mode.
2006-10-12 wangdiBranch: b_new_cmd
2006-09-28 nikitacleanup of md_ucred handling.
2006-09-28 nikitaIntroduction of lu_env.
2006-09-28 yury- fixes in mdd about lockful and lockless versions...
2006-09-27 lsyland capability.
2006-09-27 fanyongTransmit group_info between mds.
2006-09-24 fanyong(1) Remote/local user
2006-09-18 tappro- add mode field in mdt_rec_rename. used for cross...
2006-09-18 yury- rename locking + CMD aware is_subdir() check.
2006-09-18 tapprosanity test 24 fixes in CMD setup:
2006-09-16 wangdiBranch: b_new_cmd
2006-09-16 tappro- remove wrong assert from mdt_cross_open
2006-09-15 wangdiBranch: b_new_cmd
2006-09-13 wangdiBranch: b_new_cmd
2006-09-09 yury- fixed ctx using in fld_client (bug found by Tom)...
2006-09-09 wangdiBranch: b_new_cmd
2006-09-05 huanghuarename prototype obd name to their official name: mdt0...
2006-09-05 wangdiBranch: b_new_cmd
2006-09-04 tapproadd md_attr parameter to the rename_tgt() method in...
2006-09-04 tappro- pass type and time to the remote operation
2006-09-04 wangdiBranch: b_new_cmd
2006-09-01 wangdiBranch: b_new_cmd
2006-08-26 tappropass parent fid to the remote server in cross-ref case...
2006-08-25 yury- fixed compile warning.
2006-08-24 tapproreturn attr after remote request,
2006-08-05 tappro- introduce the struct md_create_spec. It contains...
2006-07-21 nikitaupdates to lu_object printing code:
2006-07-19 tapproupdate the CMM due to md_attr changes
2006-06-23 tappro- change lu_object_exists() so it may return -1 for...
2006-06-23 tappro- continue with fixing defects after cmm codeinsp
2006-06-22 tapprofirst fixes after code inspection.
2006-06-20 nikita->loo_object_release() method is optional, mark it...
2006-06-19 tapproCMM code after CR, COMPILE stages.
2006-06-11 tappro- change rename()/rename_tgt() format - source fid...
2006-06-09 tapproupdate cmm-mdc code
2006-05-28 nikita->ldo_object_alloc(): add lu_object_headers to argument...
2006-05-19 nikitamake ->ldo_object_free() a per-object method ->loo_obje...
2006-05-19 nikitamake lu_context const
2006-05-19 yury- update from b1_4_mountconf
2006-05-16 nikitause calls to lu_object_fid()
2006-05-12 tapprouse old MDC odb to communicate with server
2006-05-09 nikitaadd lu_attr to the ->moo_object_create() method
2006-05-04 tapproupdate cmm/mdc
2006-05-02 tapprorename cmm_mdc into mdc_device
2006-05-01 tapproadd mdc_device code, insert mdc targets in cmm, update...