All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stuart MacDonald" <stuartm@connecttech.com>
To: "'Rakesh Jagota'" <j.rakesh@gdatech.co.in>,
	"'Jeff Garzik'" <jgarzik@pobox.com>
Cc: <linux-mm@kvack.org>, <linux-kernel@vger.kernel.org>,
	<kernelnewbies@nl.linux.org>
Subject: RE: opening a file inside the kernel module
Date: Wed, 29 Sep 2004 11:52:42 -0400	[thread overview]
Message-ID: <001b01c4a63c$5b5bd4d0$294b82ce@stuartm> (raw)
In-Reply-To: <001c01c4a5e9$114bf490$8200a8c0@RakeshJagota>

From: linux-kernel-owner@vger.kernel.org 
> 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


WARNING: multiple messages have this Message-ID (diff)
From: "Stuart MacDonald" <stuartm@connecttech.com>
From: linux-kernel-owner@vger.kernel.org
To: 'Rakesh Jagota' <j.rakesh@gdatech.co.in>,
	'Jeff Garzik' <jgarzik@pobox.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	kernelnewbies@nl.linux.org
Subject: RE: opening a file inside the kernel module
Date: Wed, 29 Sep 2004 11:52:42 -0400	[thread overview]
Message-ID: <001b01c4a63c$5b5bd4d0$294b82ce@stuartm> (raw)
In-Reply-To: <001c01c4a5e9$114bf490$8200a8c0@RakeshJagota>

> 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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

  reply	other threads:[~2004-09-29 15:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 22:40 get_user_pages() still broken in 2.6 Timur Tabi
2004-09-28 22:40 ` Timur Tabi
2004-09-28 23:03 ` Christoph Hellwig
2004-09-28 23:03   ` Christoph Hellwig
2004-09-28 23:21   ` Dave Hansen
2004-09-28 23:21     ` Dave Hansen
2004-09-29 14:46     ` Timur Tabi
2004-09-29 14:46       ` Timur Tabi
2004-09-29 14:48   ` Timur Tabi
2004-09-29 14:48     ` Timur Tabi
2004-09-29 15:01     ` Christoph Hellwig
2004-09-29 15:01       ` Christoph Hellwig
2004-09-29  4:49 ` opening a file inside the kernel module Rakesh Jagota
2004-09-29  4:49   ` Rakesh Jagota
2004-09-29  5:00   ` Jeff Garzik
2004-09-29  5:00     ` Jeff Garzik
2004-09-29  5:56     ` Rakesh Jagota
2004-09-29  5:56       ` Rakesh Jagota
2004-09-29 15:52       ` Stuart MacDonald [this message]
2004-09-29 15:52         ` Stuart MacDonald, linux-kernel-owner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001b01c4a63c$5b5bd4d0$294b82ce@stuartm' \
    --to=stuartm@connecttech.com \
    --cc=j.rakesh@gdatech.co.in \
    --cc=jgarzik@pobox.com \
    --cc=kernelnewbies@nl.linux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.