diff options
author | 2021-11-10 14:42:17 +0800 | |
---|---|---|
committer | 2022-01-03 15:09:44 +0100 | |
commit | d21deec5e7e6f9b02259cff171cbf1e53fb98429 (patch) | |
tree | 279cf9381258d70bd2bfec2a234c79fa5b872d7a /fs/btrfs/dev-replace.c | |
parent | btrfs: reduce the scope of the tree log mutex during transaction commit (diff) | |
download | linux-dev-d21deec5e7e6f9b02259cff171cbf1e53fb98429.tar.xz linux-dev-d21deec5e7e6f9b02259cff171cbf1e53fb98429.zip |
btrfs: remove unused parameter fs_devices from btrfs_init_workqueues
Since commit ba8a9d079543 ("Btrfs: delete the entire async bio submission
framework") removed submit workqueues, the parameter fs_devices is not used
anymore.
Remove it, no functional changes.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Su Yue <l@damenly.su>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions