Whamcloud - gitweb
set CMM_INITIALIZED when first ADD_MDC arrives
[fs/lustre-release.git] / lustre / cmm / cmm_object.c
2006-06-23 tapproset CMM_INITIALIZED when first ADD_MDC arrives
2006-06-23 yury- removed cmm_special_fid();
2006-06-23 huanghua(1) more code for MDT in reint.
2006-06-23 tappro- continue with fixing defects after cmm codeinsp
2006-06-22 tappromove mdsno_t into lustre_idl.h and use this type in...
2006-06-22 tapprofirst fixes after code inspection.
2006-06-21 yury- cleanups in seq-mgr;
2006-06-20 nikitacmm: add ->cmm_flags to cmm_device to handle object...
2006-06-19 tapproCMM code after CR, COMPILE stages.
2006-06-17 tapproupdate CMM code after code review
2006-06-17 yury- in cmm do not call fld lookup for local seqs like...
2006-06-16 yury- many fixes in fld, adding it to LMv and CMM
2006-06-12 yury- added working proto of sequences manager with super...
2006-06-11 tappro- change rename()/rename_tgt() format - source fid...
2006-06-09 tapproupdate cmm-mdc code
2006-06-08 tapproupdate CMM code
2006-06-07 tapprocmm updates
2006-05-28 nikita->ldo_object_alloc(): add lu_object_headers to argument...
2006-05-24 tapproadd mdo_create support in mdd, cmm. small fix in mdt_reint.
2006-05-19 nikitamake ->ldo_object_free() a per-object method ->loo_obje...
2006-05-19 nikitamake lu_context const
2006-05-17 tapproadd lookup method, use inlines for md_ operaions
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-08 tappromake cmm_fld_lookup compatible with 1 MDS only
2006-05-07 tapproconnect mdc_device to the target MDT,
2006-05-04 tapproupdate cmm/mdc
2006-05-02 nikitaadd lu_object_exists() and use it
2006-05-02 tapprorename cmm_mdc into mdc_device
2006-05-01 tapproadd mdc_device code, insert mdc targets in cmm, update...
2006-04-28 nikitasplit part of md_operations into md_dir_operations...
2006-04-28 huanghua(1) put REINT requests' argument into lu_attr.
2006-04-26 nikitamove some method into per-object operation vectors...
2006-04-24 tapprocmm update
2006-04-23 nikita - add struct lu_object_operations
2006-04-17 tapproupdate cmm
2006-04-16 nikitaadd ->{dt,md}_attr_{get,set}
2006-04-16 nikitarename: attr_{set,get} -> xattr_{set,get}
2006-04-13 nikitaadd lu_context everywhere. Mountability preserved.
2006-04-12 tapproremove unneeded methods and apply changes due to lu_context
2006-04-12 nikitasplit struct dt_device_operations.
2006-04-12 nikitasplit struct md_device_operations into struct md_device...
2006-04-12 tapprochange child getting from macros to inline
2006-04-11 yury- added ->md_config() and ->dt_config() method for...
2006-04-11 tappronew init schema
2006-04-11 huanghuamsg_llog.c: modify a debug message.
2006-04-07 tapproupdate CMM device
2006-04-04 tapproanoter occurance of ll_fid
2006-04-03 tapprogeneric cmm device support