Question about debugging nfs(network file system) module in user mode linux.

2014-06-09 Thread Sivakumar V
Hi, I have setup the user mode linux kernel with the help of one video tutorial in youtube i.e.http://www.youtube.com/watch?v=I6n9id4qnN4. Now i am able to debug kernel function sys_clone but my actual requirement is to debug nfs module in kernel. How to setup nfs in user mode linux and debug

How to debug nfs(network file system) module in user mode linux.

2014-05-19 Thread Sivakumar V
Hi, I have setup the user mode linux kernel with the help of one video tutorial in youtube i.e.http://www.youtube.com/watch?v=I6n9id4qnN4. Now i am able to debug kernel function sys_clone but my actual requirement is to debug nfs module in kernel. How to setup nfs in user mode linux and debug

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

2014-05-12 Thread Sivakumar V
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. I went through the kernel code .But i didn't get it .I am beginner in linux kernel. Please give your suggestions. Thanks in

Problem with inserting nfs module in kernel

2014-05-12 Thread Sivakumar V
Hi All, I am tried to compile and install (network file system)nfs module to kernel i.e. modified nfs code(inserted printk's in kernel nfs code) without compiling entire kernel . It is inserted but when configuring nfs the mount command crashes. i.e. mount -t nfs 172.16.10.44:/tmp

[no subject]

2014-05-12 Thread Sivakumar V
Hi All, I am tried to compile and install (network file system)nfs module to kernel i.e. modified nfs code(inserted printk's in kernel nfs code) without compiling entire kernel . It is inserted but when configuring nfs ___ Kernelnewbies mailing list