Question related to nfs(network file system) in linux kernel.

Pranay Srivastava pranjas at gmail.com
Mon May 12 21:04:46 EDT 2014


On May 13, 2014 1:03 AM, "Sivakumar V" <sivakumarv44 at gmail.com> wrote:
>
> Hi All,
>
> I want a requirement to intercept rpc call to nfs(network file system) or
get hold of nfs
> buffer in kernel space and get data from the buffer to print it.
>
You probably should look for xpo structures of TCP and UDP . plus
sk_data_ready callback. Been a while since I saw NFS but that's the place.
> I went through the kernel code .But i didn't get it .I am beginner in
linux kernel.
>
> Please give your suggestions.
>
> Thanks in Advance.
> Siva Kumar
>
>
>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140513/44c7bd1e/attachment.html 


More information about the Kernelnewbies mailing list