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)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Aug 2012 20:47:11 +0000 (16:47 -0400)
commit88214c09c3660d6d2a7e583252b14084049f5eae
tree92c6f323f5eecb140b645d415677ba844002623a
parentc7f02420e695642dcb0747219dc3887ea503078b
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