]> git.proxmox.com Git - mirror_zfs.git/commit
Extend aux label to add path information
authorAmeer Hamza <ahamza@ixsystems.com>
Thu, 4 Jan 2024 14:32:53 +0000 (19:32 +0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 16 Jan 2024 21:17:59 +0000 (13:17 -0800)
commit2df2a58dc1a47ac1f358c78b029d59c4ab629a9c
tree10f84504eedccec207ee550ec597359954bb14bf
parentd9885b3776f1ec1032e6edd1f60424d66d419113
Extend aux label to add path information

Pool import logic uses vdev paths, so it makes sense to add path
information on AUX vdev as well.

Reviewed-by: Umer Saleem <usaleem@ixsystems.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
Closes #15737
module/zfs/vdev_label.c