From: Ben Greear <greearb@candelatech.com>
To: linux-nfs@vger.kernel.org
Subject: Question on passing extra argument to kernel.
Date: Tue, 07 Jun 2011 14:07:48 -0700 [thread overview]
Message-ID: <4DEE9324.8030703@candelatech.com> (raw)
On stock Fedora 13, you can add extra options to mount (srcaddr=1.2.3.4)
and if you patch the kernel to parse it, then all works well
(mount and/or mount.nfs just passes the options directly to the
kernel it seems.)
With the git://git.infradead.org/users/steved/nfs-utils.git tree,
mount.nfs errors out with 'bad option'.
What is the preferred way to go about adding new options?
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next reply other threads:[~2011-06-07 21:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-07 21:07 Ben Greear [this message]
2011-06-08 11:38 ` Question on passing extra argument to kernel Steve Dickson
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=4DEE9324.8030703@candelatech.com \
--to=greearb@candelatech.com \
--cc=linux-nfs@vger.kernel.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.