Whamcloud - gitweb
rename cmm_mdc into mdc_device
[fs/lustre-release.git] / lustre / cmm / cmm_internal.h
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 huanghua(1) put REINT requests' argument into lu_attr.
2006-04-26 nikitamove some method into per-object operation vectors...
2006-04-26 nikitaexterminate struct md_params: it is not used anyway
2006-04-24 tapprocmm update
2006-04-23 nikita - add struct lu_object_operations
2006-04-21 nikitause container_of0() and fix few lu_device_is_foo()
2006-04-18 tapproadd cmm_mdc.c to handle set of mdc on mds
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 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-07 tapproupdate CMM device
2006-04-05 nikitaadd "inline" to make compiler happy
2006-04-04 tapprouse lu_fid instead of ll_fid
2006-04-04 tapproadd missed makefile stuff
2006-04-03 tapprogeneric cmm device support