]> git.hungrycats.org Git - linux/commit
btrfs: use correct type for workqueue flags
authorDavid Sterba <dsterba@suse.cz>
Mon, 16 Feb 2015 17:34:01 +0000 (18:34 +0100)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Mar 2015 03:31:43 +0000 (23:31 -0400)
commitab2ddde6a5ae54150c9ee5b70a4be545db8c7194
treed7850f43e69222b3beab48c8c89d74e9e3de92bf
parent41565b3b868844f7f355df2d789d3265c51ad46b
btrfs: use correct type for workqueue flags

Through all the local wrappers to alloc_workqueue, __alloc_workqueue_key
takes an unsigned int.

Signed-off-by: David Sterba <dsterba@suse.cz>
(cherry picked from commit 6f0110581911623df08bf4b65fdef4548ebcda0a)
fs/btrfs/async-thread.c
fs/btrfs/async-thread.h
fs/btrfs/disk-io.c
fs/btrfs/scrub.c