linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: trond.myklebust@netapp.com, linux-nfs@vger.kernel.org
Subject: Re: [PATCH 08/12] commit 6f38b4ba433ac6494f83cb73dd07dcbde797e1e0
Date: Sat, 3 Mar 2012 04:31:16 -0500	[thread overview]
Message-ID: <20120303093116.GA4661@infradead.org> (raw)
In-Reply-To: <20120302215931.12758.32538.stgit@degas.1015granger.net>

On Fri, Mar 02, 2012 at 04:59:31PM -0500, Chuck Lever wrote:
> NFS: Make clientaddr= optional
> 
>     For NFSv4 mounts, the clientaddr= mount option has always been
>     required.  Now we have rpc_localaddr() in the kernel, which was
>     modeled after the same logic in the mount.nfs command that constructs
>     the clientaddr= mount option.  If user space doesn't provide a
>     clientaddr= mount option, the kernel can now construct its own.
> 
>     Signed-off-by: Chuck Lever <chuck.lever@oracle.com>

Something messed up formatting here.


  reply	other threads:[~2012-03-03  9:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 21:58 [PATCH 00/12] For 3.4 (3rd take) Chuck Lever
2012-03-02 21:58 ` [PATCH 01/12] NFS: Make nfs_cache_array.size a signed integer Chuck Lever
2012-03-02 21:58 ` [PATCH 02/12] NFS: Clean up debugging in decode_pathname() Chuck Lever
2012-03-02 21:58 ` [PATCH 03/12] NFS: Add debugging messages to NFSv4's CLOSE procedure Chuck Lever
2012-03-02 21:58 ` [PATCH 04/12] NFS: Reduce debugging noise from encode_compound_hdr Chuck Lever
2012-03-02 21:59 ` [PATCH 05/12] SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field Chuck Lever
2012-03-02 21:59 ` [PATCH 06/12] SUNRPC: Move clnt->cl_server into struct rpc_xprt Chuck Lever
2012-03-02 21:59 ` [PATCH 07/12] SUNRPC: Add API to acquire source address Chuck Lever
2012-03-02 21:59 ` [PATCH 08/12] commit 6f38b4ba433ac6494f83cb73dd07dcbde797e1e0 Chuck Lever
2012-03-03  9:31   ` Christoph Hellwig [this message]
2012-03-03 16:29     ` Myklebust, Trond
2012-03-02 21:59 ` [PATCH 09/12] NFS: Add a client-side function to display NFS file handles Chuck Lever
2012-03-02 21:59 ` [PATCH 10/12] NFS: Simplify arguments of encode_renew() Chuck Lever
2012-03-02 21:59 ` [PATCH 11/12] NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS Chuck Lever
2012-03-02 22:00 ` [PATCH 12/12] NFS: Request fh_expire_type attribute in "server caps" operation Chuck Lever

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=20120303093116.GA4661@infradead.org \
    --to=hch@infradead.org \
    --cc=chuck.lever@oracle.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=trond.myklebust@netapp.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).