On Tue, Sep 05, 2000 at 04:41:26PM -0600, Richard Gooch wrote:
> Christoph Hellwig writes:
> > Hi Linus,
> > I've updated my devfs for lvm patch to 2.4.0-test8pre.
> > Here it is.
> [...]
> > +   lvm_devfs_handle = devfs_register(
> > +           0 , "lvm", 0, 0, LVM_CHAR_MAJOR,
> 
> Does this really have to go into /dev rather than a subdirectory?

Yes. The userlevel tool can't handle other things without recompiling.
I can't use /dev/lvm, too because this is the name of the control file
without lvm (and the lvm tools will barf if this is a dircetory.

        Christoph

-- 
Always remember that you are unique.  Just like everyone else.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to