RE: opening a file inside the kernel module

From: Stuart MacDonald
Date: Wed Sep 29 2004 - 10:56:36 EST


From: linux-kernel-owner@xxxxxxxxxxxxxxx
> I want to implement socket from the module. I won't be having any user
> process running to handle the descriptors coming from socket.
> Could you pl
> tell me how to handle the socket descriptor from the kernel module.

Check out fs/smbfs/sock.c.

..Stu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/