X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fasync-thread.c;h=1ce06c849a86db84ca080a3d0fd0398a160b3b9a;hb=30c7b56d63fc717bd0aa74da6e3cf354f2ed3b3e;hp=df9932b00d08fdc666f63c84014fbd08889cf624;hpb=4a10a91756ef381bced7b88cfb9232f660b92d93;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/btrfs/async-thread.c b/fs/btrfs/async-thread.c index df9932b00d08..1ce06c849a86 100644 --- a/fs/btrfs/async-thread.c +++ b/fs/btrfs/async-thread.c @@ -85,6 +85,7 @@ BTRFS_WORK_HELPER(extent_refs_helper); BTRFS_WORK_HELPER(scrub_helper); BTRFS_WORK_HELPER(scrubwrc_helper); BTRFS_WORK_HELPER(scrubnc_helper); +BTRFS_WORK_HELPER(scrubparity_helper); static struct __btrfs_workqueue * __btrfs_alloc_workqueue(const char *name, unsigned int flags, int max_active,