Re: devd limitations / automounting removable storage

From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 09/18/03

  • Next message: Dag-Erling Smørgrav: "Re: make(1): adding sort modifiers"
    To: "M. Warner Losh" <imp@bsdimp.com>
    Date: Thu, 18 Sep 2003 08:17:09 +0200
    
    

    In message <20030918.065259.112623652.imp@bsdimp.com>, "M. Warner Losh" writes:

    >You'd want to know that devfs events have happened in this case. GEOM
    >likely doesn't need to get into the mix. And you can likely do that
    >with a kqueue on the /dev directory.
    >
    >GEOM lives in the dev_t name space (right?)

    Generally speaking: yes.

    All "providers" in GEOM end up in /dev, so in that sense it is true.

    -- 
    Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
    phk@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.
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Dag-Erling Smørgrav: "Re: make(1): adding sort modifiers"