kernel module

Problem with sock_create in KLM

Submitted by Anonymous
on April 18, 2010 - 3:05pm

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