Question about labels/names
Poul-Henning Kamp
phk at phk.freebsd.dk
Thu Nov 6 01:31:23 PST 2008
In message <491267B5.2090206 at cyberleo.net>, CyberLeo Kitsana writes:
>In the interests of keeping things neat and tidy, I recently, completely
>at random, randomly included a / character in a geom name (glabel or
>gmirror) and discovered that it quite happily created a subdirectory
>under /dev (/dev/mirror or /dev/label, respectively).
As far as DEVFS it is intended behaviour, for g_label/g_mirror
I think it is accidental, but with lulf's recent addition to
libgeom, probably beneficial.
Any bugs it might cause would be userland utilities not being able
to find their geom instances, and lulf's work offers the solution
for that.
Poul-Henning
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the freebsd-geom
mailing list