Whamcloud - gitweb
LU-4970 lfsck: flush async updating before exit 76/11276/4
authorFan Yong <fan.yong@intel.com>
Mon, 23 Jun 2014 22:01:52 +0000 (06:01 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 25 Aug 2014 16:55:04 +0000 (16:55 +0000)
commit6390fd204a1ae978bbd786a294c31af7d49319b9
tree0ff57b3cfec9350028c28812337e42f3e1bc4165
parenta274b711ef583b16910fea47cf3545edabca1062
LU-4970 lfsck: flush async updating before exit

Otherwise, the test scripts may get some internal status by race.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I4af07cf91f6b6c77d5cab67fc0df21b27174ee4c
Reviewed-on: http://review.whamcloud.com/11276
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/lfsck/lfsck_layout.c
lustre/tests/sanity-lfsck.sh