Whamcloud - gitweb
r=shadow
authoryury <yury>
Wed, 24 Dec 2008 13:02:56 +0000 (13:02 +0000)
committeryury <yury>
Wed, 24 Dec 2008 13:02:56 +0000 (13:02 +0000)
commit1ea95cfcb2ba519dde9c0cac72b444ab73b78c86
treeaaa6c2740af33eb0f6759648e0d56bed56a86e70
parent4b512e2b053e576d7ab3551caa5ed76c40e6e516
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