From: Jan Hudec <bulb@ucw.cz>
To: UZAIR LAKHANI <uzairr_bs1b@yahoo.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: do_kern_mount (EXPLANATION REQUIRED)
Date: Wed, 3 May 2006 08:08:02 +0200 [thread overview]
Message-ID: <20060503060802.GB10036@djinn> (raw)
In-Reply-To: <20060502165126.63680.qmail@web37902.mail.mud.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 594 bytes --]
On Tue, May 02, 2006 at 09:51:26 -0700, UZAIR LAKHANI wrote:
> Hello All,
>
> I want to find out this question. Is the function
> do_kern_mount
> equivalent for the mount command
>
> i.e. is do_kern_mount exactly equals
>
> mount -t fs_type device mnt_point
>
> Additionally what is the purpose of this function
> (do_kern_mount). How
> this function gets the device name. Where will be the
> mount point etc. Some details will be helpful.
Just read the source ;-). Entry point for mount is sys_mount, so start
from there...
--
Jan 'Bulb' Hudec <bulb@ucw.cz>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2006-05-03 6:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-02 16:51 do_kern_mount (EXPLANATION REQUIRED) UZAIR LAKHANI
2006-05-03 6:08 ` Jan Hudec [this message]
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=20060503060802.GB10036@djinn \
--to=bulb@ucw.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=uzairr_bs1b@yahoo.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).