Whamcloud - gitweb
- add two methods for lu_device - init/fini. Aftef all lu_device are allocateed,
authortappro <tappro>
Tue, 11 Apr 2006 06:41:18 +0000 (06:41 +0000)
committertappro <tappro>
Tue, 11 Apr 2006 06:41:18 +0000 (06:41 +0000)
commit00fdc0c373e11fdd2b9718cbbd6a113d7a6acb91
tree2436abb02b7792ca745fec88501ac7a3db904cc4
parent14f76bb55d434ef5194058881f81ae9a6b44266c
- add two methods for lu_device - init/fini. Aftef all lu_device are allocateed,
  the top device call init() through all stack to start them. It is needed
because there are insufficient info for startup until all layers are setup

- add statfs() support in dt_device_ops/md_device_ops
lustre/include/linux/lu_object.h
lustre/include/linux/md_object.h