* file ops in kernel
@ 2001-01-07 5:51 david
2001-01-07 16:35 ` Daniel Phillips
0 siblings, 1 reply; 2+ messages in thread
From: david @ 2001-01-07 5:51 UTC (permalink / raw)
To: Linux Kernel List
hi all
i now need to read a file from in the kernel 2.2.x
dose any one know how to this ?
thank you
David Rundle <sector2@ihug.co.nz>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: file ops in kernel
2001-01-07 5:51 file ops in kernel david
@ 2001-01-07 16:35 ` Daniel Phillips
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Phillips @ 2001-01-07 16:35 UTC (permalink / raw)
To: david, linux-kernel
david wrote:
>
> hi all
>
> i now need to read a file from in the kernel 2.2.x
> dose any one know how to this ?
Look at open_exec and kernel_read, but also consider whether you could
solve your problem more elegantly with help from user space. (This
should be in the FAQ.)
--
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-01-07 16:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-07 5:51 file ops in kernel david
2001-01-07 16:35 ` Daniel Phillips
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox