Whamcloud - gitweb
Initialize the obd spinlock and import list, each time a device is attached.
authoradilger <adilger>
Tue, 3 Sep 2002 23:53:01 +0000 (23:53 +0000)
committeradilger <adilger>
Tue, 3 Sep 2002 23:53:01 +0000 (23:53 +0000)
commit84ef0352aae0011a20a970b5a34fa1c0f36588fa
tree2bc96a1b363a7deac609a406ae62b2aca0c94bb5
parent558d5e7739b72fd3593f43c40297f92a409f5464
Initialize the obd spinlock and import list, each time a device is attached.
Do only the minimal setup of obd_dev at module init time (it is already
zero'd for us by virtue of being a global variable).
lustre/obdclass/class_obd.c