On Thu, Aug 21, 2008 at 4:39 AM, Arnd Bergmann <arnd@arndb.de> wrote:
Three responses, three suggestions....
1) same mount point -
I don't see how this works without an ioctl. I can't just make up
files in my mounted filesystem. You expect the mounted version to
match input to the mkfs. I'd not be happy with an ioctl. You can
just read it.
2) sysfs -
I agree with Carsten, I don't see how this fits in the sysfs hierarchy.
3) debugfs -
I don't know diddly about this.
So why not /proc?
--