Whamcloud - gitweb
update cmm-mdc code
[fs/lustre-release.git] / lustre / cmm / cmm_device.c
2006-06-07 tapprocmm updates
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-17 tapproadd lookup method, use inlines for md_ operaions
2006-05-17 nikitaadd lu_context to ->ldto_device_{alloc,free}() methods
2006-05-16 nikitaadd lu_context to various operations
2006-05-12 tapprouse old MDC odb to communicate with server
2006-05-07 tapprosetup local index
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...
2006-04-26 nikitamove some method into per-object operation vectors...
2006-04-23 nikita - add struct lu_object_operations
2006-04-21 nikitause container_of0() and fix few lu_device_is_foo()
2006-04-21 yury- adopting LMV to 1_4 APIs;
2006-04-19 tapproremove useless labels
2006-04-19 tappromake unified LCFG_ADD_MDC/DEL_MDC for adding mdc to...
2006-04-18 tapproadd cmm_mdc.c to handle set of mdc on mds
2006-04-17 tapproupdate cmm
2006-04-12 nikitasplit struct md_device_operations into struct md_device...
2006-04-12 tapprochange child getting from macros to inline
2006-04-12 nikitafix module initialization
2006-04-11 nikitamove device_{init,fini}() into lu_device_type_operation...
2006-04-11 yury- added ->md_config() and ->dt_config() method for...
2006-04-11 tappronew init schema
2006-04-09 tappro-remove unneeded stuff from cmm
2006-04-08 tapproadd layers setup and initialization.
2006-04-07 tapproupdate CMM device
2006-04-05 nikitaadd "inline" to make compiler happy
2006-04-03 tapprogeneric cmm device support