commit | 6f0110581911623df08bf4b65fdef4548ebcda0a | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Mon Feb 16 18:34:01 2015 +0100 |
committer | David Sterba <dsterba@suse.cz> | Mon Feb 16 18:48:47 2015 +0100 |
tree | 3914e5ec2363b3229dab89d6aabd81ae9187104d | |
parent | 4bbcaa648d23470f04285c52a27d87c8fe906203 [diff] |
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>