Whamcloud - gitweb
r=shadow
authoryury <yury>
Wed, 24 Dec 2008 13:04:57 +0000 (13:04 +0000)
committeryury <yury>
Wed, 24 Dec 2008 13:04:57 +0000 (13:04 +0000)
commit4023f4d8762b0e41cb91be57ccd3427b05ffcd1c
treef4e7e2272ac5d6f57ce2d537ff60457c941c7c2f
parent9bd6d8843ce9c59079770aba7f905aa1f02b518f
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