Re: [PATCH 2/3] mmc: Export ios settings for a host through debugfs

From: Haavard Skinnemoen
Date: Sat Jun 28 2008 - 10:08:23 EST


Pierre Ossman <drzeus-mmc@xxxxxxxxx> wrote:
> On Sat, 28 Jun 2008 15:47:00 +0200
> Haavard Skinnemoen <haavard.skinnemoen@xxxxxxxxx> wrote:
>
> > Pierre Ossman <drzeus-mmc@xxxxxxxxx> wrote:
> > >
> > > Can't we use debugfs' own bookkeeping to keep track of them? Saves us a
> > > lot of noise in these structures.
> >
> > You mean d_subdirs in struct dentry? I guess we could do that...though
> > I was sort of trying not to dig too deply into VFS internals...
> >
>
> I'm a complete noob when it comes to debugfs. There isn't some
> recursive delete function that can be used on the "ios" node?

I don't think so, but I think it would be very useful. I sometimes
forget to remove an entry so that I have to reboot in order to get my
driver's debugfs interface going again..

Greg, do you have any suggestions?

Haavard
--
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/