Re: [ltt-dev] [PATCH 1/2] Make lttctl mount debugfs automatically

From: Greg KH
Date: Tue Jan 13 2009 - 18:59:35 EST


On Thu, Jan 08, 2009 at 10:30:22PM -0500, Mathieu Desnoyers wrote:
> * Zhaolei (zhaolei@xxxxxxxxxxxxxx) wrote:
> > * From: "Mathieu Desnoyers" <compudj@xxxxxxxxxxxxxxxxxx>
> > >* Zhaolei (zhaolei@xxxxxxxxxxxxxx) wrote:
> > >> * From: "Pierre-Marc Fournier" <pierre-marc.fournier@xxxxxxxxxx>
> > >> > Zhaolei wrote:
> > >> >> lttctl need debugfs mounted,
> > >> >> This patch make lttctl mount debugfs automatically when it is not mounted.
> > >> >>
> > >> >
> > >> > Isn't having a utility such as lttctl mount filesystems against standard
> > >> > unix semantics? Can you give an example of another standard command that
> > >> > uses a filesystem and that tries to mount it if it isn't already
> > >> > mounted?
> > >> Hello, Pierre-Marc,
> > >>
> > >> I can give a an example.
> > >> It is SystemTap.
> > >>
> > >
> > > No offence, but can you find an example which is not explicitly
> > > described as "bad taste" example by many people in the Linux kernel
> > > community ?
> > Hello, Mathieu
> >
> > I can't find another example of mounting debugfs automatically.

Have you looked? openSUSE mounts it automatically, and I think Fedora
also does so.

thanks,

greg k-h
--
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/