Re: some work on procfs
I have also applied patches 2 and 3. 4, 5 and 6, more involved author-right-wise, will have to wait for the FSF papers, but they look OK, I'll upload them in the Debian package. Samuel
some work on procfs
Hi, currently procfs doesn't allow one to alter the options at runtime using fsys_set_options. This is necessary to make mount -oremount work. I also noticed that fsys_get_options would only return the translators name, but not its options, so I've implemented this as well. FWIW this is meant to