Whamcloud - gitweb
LU-3534 update: change sync updates to async updates 50/12450/47
authorWang Di <di.wang@intel.com>
Thu, 23 Oct 2014 05:50:10 +0000 (22:50 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 16 Jun 2015 08:46:38 +0000 (08:46 +0000)
commit0136a91b6d629556ef091f5ca210c13772207df9
tree1c798a0b3a61de7ac9c86b203b0fdf6716ccf193
parent3c8a2d49ef4a17aad2973475178aea794b669f38
LU-3534 update: change sync updates to async updates

1. change sync updates to async updates.

2. add tests(110,111,112,115) in replay-single to test
async update recovery.

3. Add replay-barrier for those old DNE replay tests,
so all of MDTs can be recoveried correctly.

4. enable DNE failover to dbench test (replay-single.sh 70b).

Change-Id: Ibe1ca42d60c7a0ec870b9cf4a70a71adc663b951
Signed-off-by: Wang Di <di.wang@intel.com>
Reviewed-on: http://review.whamcloud.com/12450
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_export.h
lustre/mdt/mdt_handler.c
lustre/osp/osp_trans.c
lustre/target/tgt_lastrcvd.c
lustre/target/update_trans.c
lustre/tests/conf-sanity.sh
lustre/tests/replay-single.sh
lustre/tests/sanity.sh