Re: [PATCH v4 5/6] btrfs: add a btrfs_get_dev_args_from_path helper
From: Nikolay Borisov <hidden>
Date: 2021-10-06 08:24:50
From: Nikolay Borisov <hidden>
Date: 2021-10-06 08:24:50
On 5.10.21 г. 23:12, Josef Bacik wrote:
We are going to want to populate our device lookup args outside of any locks and then do the actual device lookup later, so add a helper to do this work and make btrfs_find_device_by_devspec() use this helper for now. Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Nikolay Borisov <redacted>