You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btrfs-progs: rename local dev_list to devices in btrfs_alloc_chunk
Rename local dev_list to devices in btrfs_alloc_chunk, avoids confusion
with btrfs_device::dev_list. Local variable dev_list currently points to
btrfs_fs_devices::devices.
Signed-off-by: Anand Jain <[email protected]>
Signed-off-by: David Sterba <[email protected]>
0 commit comments