Whamcloud - gitweb
Introduce two new methods in lu_device_type_operations, that are invoked when
authornikita <nikita>
Sat, 18 Oct 2008 17:17:44 +0000 (17:17 +0000)
committernikita <nikita>
Sat, 18 Oct 2008 17:17:44 +0000 (17:17 +0000)
commit225e268c61f1ffada7c9a43f0952bd7bc8102f25
tree626b7be9ab4a2f7d6527286c06c95690a9f2716e
parent2b5ed846625fb0cd0c1241afd82ddcd18df52d8e
Introduce two new methods in lu_device_type_operations, that are invoked when
first instance of a given type is created and last one is destroyed
respectively. This is need by CLIO.
b=16450
lustre/ChangeLog
lustre/cmm/cmm_device.c
lustre/cmm/mdc_device.c
lustre/include/lu_object.h
lustre/mdt/mdt_handler.c
lustre/obdclass/autoMakefile.am
lustre/obdclass/genops.c
lustre/obdclass/lu_object.c