Whamcloud - gitweb
r=shadow
authoryury <yury>
Wed, 24 Dec 2008 13:00:31 +0000 (13:00 +0000)
committeryury <yury>
Wed, 24 Dec 2008 13:00:31 +0000 (13:00 +0000)
commit5efe4c568f6f6b25cc56b1de507491b3f6ff7d45
treef6054fa0df2f0468b745d5aff3e873c8ab972a36
parent0552c7db4b3000b49054ade1a2934a80ff6f933d
r=shadow

- check for OBD_FAIL_OBD_LLOG_SETUP fail_loc regardless ->lop_setup definition. This is required because
  after changes in mds_ost llog setup, which is now done on behalf of separate thread, we need to make
  llog_setup() fail in context of mds start thread to make the test actualy work. And those llogs which
  get initialized in mds start thread do not have ->lop_setup defined.
lustre/obdclass/llog_obd.c