On Thu, 16 May 2002 joost@lynx.huygens.org wrote: > I'm working on a module which, amongst others, calculates time differences > from sk_buff timestamps between different nodes in a network. I want to > store the results in a file, but unfortunately fopen etc. are not > available in kernel space. Use filp_open() -- JiKos. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/