Whamcloud - gitweb
Branch b1_5
authornathan <nathan>
Wed, 10 May 2006 18:00:05 +0000 (18:00 +0000)
committernathan <nathan>
Wed, 10 May 2006 18:00:05 +0000 (18:00 +0000)
commit01700f25f1b90cd581e86070934b9b2fdb1cbb32
treebfd911ce0d6f492e43d72f10a0d76a09ad04ae19
parente23f39b4970aaf5a67dba989bd1abdef3f3b7bc3
Branch b1_5
b=10516
Rather than cleanup and re-setup llogs for each OST addition, instead just call
setup only.  This makes sure that there is no window between the two where
someone calling llog_get_ctxt will fail.  Change llog_setup to a NOP if it's
already set up.
lustre/include/obd.h
lustre/lov/lov_log.c
lustre/mds/handler.c
lustre/mds/mds_lov.c
lustre/obdclass/llog_obd.c