Re: accessing regular files from kernel module

Arjan van de Ven (arjan@fenrus.demon.nl)
Thu, 18 Nov 1999 22:43:53 +0100 (CET)


In article <19991118162100.A729@Philh.blazieresearch.com> you wrote:
> Is this possible?

Yes

> I suspect it isn't, but just want conformation.

See http://www.fenrus.demon.nl/kernel.html

But note that it is _really_ depreciated to read stuff like config-files.
Only things that need files for functioning (kNFSd, kHTTPd etc) should do
this. The sourcecode of these two may be of help as well.

Greetings,
Arjan van de Ven

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/