OSDN Git Service

btrfs: use correct type for workqueue flags
authorDavid Sterba <dsterba@suse.cz>
Mon, 16 Feb 2015 17:34:01 +0000 (18:34 +0100)
committerDavid Sterba <dsterba@suse.cz>
Mon, 16 Feb 2015 17:48:47 +0000 (18:48 +0100)
commit6f0110581911623df08bf4b65fdef4548ebcda0a
tree3914e5ec2363b3229dab89d6aabd81ae9187104d
parent4bbcaa648d23470f04285c52a27d87c8fe906203
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>
fs/btrfs/async-thread.c
fs/btrfs/async-thread.h
fs/btrfs/disk-io.c
fs/btrfs/scrub.c