From: Josef Bacik Date: Wed, 15 Oct 2014 21:19:59 +0000 (-0400) Subject: Btrfs: properly clean up btrfs_end_io_wq_cache X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed5f5884116e3841da626d201ef068f23232a3a;p=pandora-kernel.git Btrfs: properly clean up btrfs_end_io_wq_cache In one of Dave's cleanup commits he forgot to call btrfs_end_io_wq_exit on unload, which makes us unable to unload and then re-load the btrfs module. This fixes the problem. Thanks, Signed-off-by: Josef Bacik Reviewed-by: David Sterba Reviewed-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed