From: Zhaolei Date: Wed, 5 Aug 2015 08:43:29 +0000 (+0800) Subject: btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks() X-Git-Tag: omap-for-v4.3/fixes-rc1~86^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b708ce969af3ceadca18aac5bffe48fe977473b1;p=pandora-kernel.git btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks() Use new intruduced scrub_pause_on/off() can make this code block clean and more readable. Signed-off-by: Zhao Lei Signed-off-by: Chris Mason --- Reading git-diff-tree failed