Re: [GIT PATCH] driver core patches for 2.6.31-git

From: Christoph Hellwig
Date: Wed Sep 16 2009 - 08:45:42 EST


On Tue, Sep 15, 2009 at 11:12:47AM -0700, Greg KH wrote:
> Here is the driver core patchset for the 2.6.31 merge window
>
> It consists of a variety of different things:
> - devtmpfs. This has been discussed a lot, is tiny,
> self-contained, and has been acked by all of the major distros
> as something they will use, and it has been used in the SuSE
> kernels for quite some time now.

Grr, as Greg didn't Cc the actual patches to Linus here's the objection
again:

- it mounts a filesystem into the init (aka global) namespace on mount
for no good reason
- it then manipulates it using the high-level VFS functions which it
could just do on any filesystem if it really wanted

These lots of dicussions were basically people telling Greg that he
should come up wit ha real problem instead of just pushing it for it's
own sake. Arjan And Eric have very well refuted the spped claim.

NACK from me from the VFS point of view - this is devfs 2.0, just worse
than the last version of devfs 1. I would really really like to head
what the udev folks actually want instead of pushing in this crap.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/