Re: Opening a file in Kernel Space.
From: David Nixon (djn_at_csc.liv.ac.uk)
Date: 07/11/05
- Next message: Yogi: "Re: Opening a file in Kernel Space."
- Previous message: qasim.zaidi_at_gmail.com: "Re: Opening a file in Kernel Space."
- In reply to: Yogi: "Opening a file in Kernel Space."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Jul 2005 09:51:28 GMT
> Hi,
> I would like to know is there any interface for opening a file in a
> kernel module. Linux has something like filp_open().
If you wanted to examine an open file you could
use the pstat/pstat_getfile() system call interface.
> -Yogi.
DaveN
- Next message: Yogi: "Re: Opening a file in Kernel Space."
- Previous message: qasim.zaidi_at_gmail.com: "Re: Opening a file in Kernel Space."
- In reply to: Yogi: "Opening a file in Kernel Space."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|