Every process has its own file table where its stores apart from other
details the fds of the files it has opened and the current offset from
where the next read/write operation will begin.

How do I access this table in my kernel module? I want to change the
offset of a particular file to EOF.

-Shri

--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to