On Wed, Jul 11, 2018 at 01:41:22PM +0800, Qu Wenruo wrote: > Since we no longer use the old method, which use inode page cache and > could cause serious data corruption for compressed nodatasum extent, to > fixup nodatasum error during scrub/replace, remove all related code. > > Signed-off-by: Qu Wenruo <w...@suse.com>
The compiler warns that scrub_pending_trans_workers_inc and scrub_pending_trans_workers_dec are now unused and it's right. I'll delete the code as well. The last callers got removed by this patch. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html