From: Olaf Kirch <okir@suse.de>
To: nfs@lists.sourceforge.net
Subject: RFC: mount.nfs
Date: Fri, 27 Aug 2004 16:15:29 +0200 [thread overview]
Message-ID: <20040827141529.GF23324@suse.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]
Please find attached the code for mount.nfs, a drop-in replacement for
the nfsmount code in mount(8). If you're adventurous, simply compile,
and install in /sbin as mount.nfs.
Beware - this is alpha code I just wrote this morning; I'm running
this past this list mostly in order to get feedback.
I rewrote the code almost entirely from scratch, because I felt the
old code had gotten a little convoluted. The new code should also
be a lot smarter about which NFS and MOUNT versions to try, and which
transport protocols. It currently prefers TCP over UDP, because that's
what I like better, but if people disagree it's easy to turn this into
a compile time option.
NFS unmount is missing at the moment, mostly because mount(8) doesn't
support /sbin/umount.%s yet.
There's also no NFSv4 support yet, but if anyone would like to send
me patches I will gladly incorporate them. I'm also open to design
improvements that may make life for NFSv4 folks easier.
Olaf
--
Olaf Kirch | The Hardware Gods hate me.
okir@suse.de |
---------------+
[-- Attachment #2: mount.nfs-20040827.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 10158 bytes --]
next reply other threads:[~2004-08-27 14:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-27 14:15 Olaf Kirch [this message]
2004-08-27 18:13 ` RFC: mount.nfs Trond Myklebust
2004-08-27 18:24 ` Olaf Kirch
2004-08-27 19:16 ` Trond Myklebust
2004-08-28 17:21 ` Steve Dickson
2004-08-28 18:21 ` Olaf Kirch
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=20040827141529.GF23324@suse.de \
--to=okir@suse.de \
--cc=nfs@lists.sourceforge.net \
/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