From: Steve Dickson <SteveD@redhat.com>
To: Benjamin Coddington <bcodding@redhat.com>, linux-nfs@vger.kernel.org
Subject: Re: [PATCH v2 0/6] mount.nfs default version
Date: Wed, 28 Jan 2015 16:29:14 -0500 [thread overview]
Message-ID: <54C954AA.2010009@RedHat.com> (raw)
In-Reply-To: <cover.1416319371.git.bcodding@redhat.com>
On 11/18/2014 09:06 AM, Benjamin Coddington wrote:
> Here's the work posted yesterday broken out a bit with an addition of
> enabling nfsmount.conf by default, and the change to autonegotiate starting
> with version 4.2 (instead of 4.0) when no version is specified in either
> config or mount option.
>
> Benjamin Coddington (6):
> mount.nfs: default enable mount config file (nfsmount.conf)
> mount.nfs: fix a comment typo in parse options
> mount.nfs: parse options - add helper po_contains_prefix
> mount.nfs: Add struct nfs_version and generalize version parsing
> nfsmount.conf: Always parse versions
> mount.nfs: configurable minor version defaults
>
> configure.ac | 8 +-
> utils/mount/configfile.c | 36 +-----------
> utils/mount/network.c | 122 ++++++++++++++++++-------------------
> utils/mount/network.h | 15 ++++-
> utils/mount/nfsumount.c | 4 +-
> utils/mount/parse_opt.c | 26 ++++++++-
> utils/mount/parse_opt.h | 2 +
> utils/mount/stropts.c | 150 +++++++++++++++++++++++++++++++---------------
> 8 files changed, 209 insertions(+), 154 deletions(-)
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Committed... But I did have to fix an issue with the first patch
See commit e1a49cf3... No biggie...
steved.
prev parent reply other threads:[~2015-01-28 21:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-18 14:06 [PATCH v2 0/6] mount.nfs default version Benjamin Coddington
2014-11-18 14:06 ` [PATCH 1/6] mount.nfs: default enable mount config file (nfsmount.conf) Benjamin Coddington
2014-11-18 14:06 ` [PATCH 2/6] mount.nfs: fix a comment typo in parse options Benjamin Coddington
2014-11-18 14:06 ` [PATCH 3/6] mount.nfs: parse options - add helper po_contains_prefix Benjamin Coddington
2014-11-18 14:06 ` [PATCH 4/6] mount.nfs: Add struct nfs_version and generalize version parsing Benjamin Coddington
2014-11-18 14:06 ` [PATCH 5/6] nfsmount.conf: Always parse versions Benjamin Coddington
2014-11-18 14:06 ` [PATCH 6/6] mount.nfs: configurable minor version defaults Benjamin Coddington
2015-01-28 21:29 ` Steve Dickson [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=54C954AA.2010009@RedHat.com \
--to=steved@redhat.com \
--cc=bcodding@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox