HomeFreeBSD

Fix variable shadowing in libzfs_mount

Description

Fix variable shadowing in libzfs_mount

We accidentally reused variable name "i" for inner and outer loops.

Reviewed-by: Rich Ercolani <Rincebrain@gmail.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Signed-off-by: Reno Reckling <e-github@wthack.de>
Closes #14452
Closes #14445

Details

Provenance
Reno Reckling <e-github@wthack.de>Authored on Feb 2 2023, 11:22 PM
GitHub <noreply@github.com>Committed on Feb 2 2023, 11:22 PM
Parents
rG90f4e01f8ab8: Prevent error messages when running tests with no timeout
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG6017fd9377b2: Fix variable shadowing in libzfs_mount (authored by Reno Reckling <e-github@wthack.de>).Feb 2 2023, 11:22 PM