Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Fri, 16 Jul 2021 12:44:18 +0200
Frank Kardel <kardel%netbsd.org@localhost> wrote:
> I am not sure why NO_FOLLOW was there and if we want to keep it how
>
> we would handle named wedges. We could create a /dev/wedgedev from
>
> devpubd with hard links to the devices - that would work with ZFS but
>
> is really ugly.
>
> Comments?
When using ZFS on Linux it is quite normal and expected to have pool
components that are symlinks. /dev/disk/by-uuid/uuuuu -> /dev/sdb
et cetera. I also have a NetBSD system where I have manually created
such symlinks for the components, so I would much prefer it if this
continues to work as before.
Home |
Main Index |
Thread Index |
Old Index