]> git.proxmox.com Git - mirror_zfs.git/commit
Force symlink creation for zpool.d compat links
authorRyan Moeller <ryan@iXsystems.com>
Wed, 24 Feb 2021 17:49:59 +0000 (12:49 -0500)
committerGitHub <noreply@github.com>
Wed, 24 Feb 2021 17:49:59 +0000 (09:49 -0800)
commit94fa1c3d966caf483df7a1c1a00551b8c804c6cc
treec4a7bc5917a76489ab6508f49456e925e7f6cdf9
parentb9c07ec71b205c034e63f34fa3546437ea766b3b
Force symlink creation for zpool.d compat links

gmake install fails when zpool.d compat links already exist.

Force the symlinks to be recreated if already present.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #11633
cmd/zpool/Makefile.am