Whamcloud - gitweb
LU-657 obdfilter: fix bug in previous patch
authorHongchao Zhang <hongchao.zhang@whamcloud.com>
Mon, 20 Aug 2012 07:40:48 +0000 (15:40 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 23 Aug 2012 16:07:41 +0000 (12:07 -0400)
commit859e5b2d20552f8df0ed2afda0f1a7c3c7d86678
treee6df19cca9488aee4020e0cde17dcb57d77d35bb
parent2edeb8ee78210b2e7b20644e43ab5ce250e3391f
LU-657 obdfilter: fix bug in previous patch

in the merged patch http://review.whamcloud.com/#change,3446,
the usage of fsfilt_commit_wait is wrong, and it doesn't stop
the journal firstly.

Signed-off-by: Hongchao Zhang <hongchao.zhang@whamcloud.com>
Change-Id: I3a36edf7049466880c27c14bb7f99966aa75d4f1
Reviewed-on: http://review.whamcloud.com/3692
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
lustre/obdfilter/filter_io.c