Hello, i am dealing with studiing kernel module. As example i am using block device from lwn http://lwn.net/Articles/58719/
and so far so good, but i am trying to create simple network disk (just for test, ...)
I found this article.
http://www.linuxjournal.com/node/7660