* Dag-Erling Smorgrav <[EMAIL PROTECTED]> [010311 09:02] wrote:
> Alfred Perlstein <[EMAIL PROTECTED]> writes:
> > Vinum+DEVFS doesn't make the million symlinks that non-devfs
> > vinum does.
> 
> Why not? make_dev_alias() is cheap and easy to use.

Take a look at the /dev/vinum tree under devfs and non-devfs systems
and you'll understand why I wanted to get rid of the symlinks.

Basically, I found them to be distasteful and not worth keeping
around.

To completely emulate the rats' nest of symlinks I would have had
to link to outside disks as well, I really didn't want to do
that.

Lastly make_dev_alias() is undocumented.

-- 
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to