On Tue, 2005-12-13 at 23:36 +0100, Michael Hanselmann wrote: > +module_param(relayfs, int, 0644); Why do you make the parameter writable if writing it doesn't change anything? johannes