In message <[EMAIL PROTECTED]>, Tomasz Paszkowski writes:
>On Wed, Dec 20, 2000 at 10:52:05PM +0100, Poul-Henning Kamp wrote:
>> > How to open && read file from kernel space. I have seen VOP_[READ,OPEN]
>> > but i think there's something easiest ?
>>
>> VOP_* is the way to go.
>
> :(( So I'll have a long night
Sorry, yes...
ktrace, various accounting and of course open(2) will be the best
places to start.
In all likely hood you're trying to do something the wrong way
though...
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message