On May 13, 2014 1:03 AM, "Sivakumar V" <[email protected]> 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 > [email protected] > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
