All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/3] Fix umount.nfs
Date: Mon, 20 Apr 2009 08:11:54 -0400	[thread overview]
Message-ID: <49EC668A.1000404@RedHat.com> (raw)
In-Reply-To: <20090417201021.14555.93852.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>



Chuck Lever wrote:
> Hi Steve-
> 
> This short series addresses a couple of problems found with
> umount.nfs.  See RH bugzilla 492598.
> 
> After this series is applied, umount.nfs will send UMNT requests from
> a privileged source port.  This appears to match the behavior of
> umount.nfs before nfs-utils 1.1.5, and is required when the "secure"
> export option is used on the server.
> 
> A minor problem with the value returned by nfs_mount_protocol() is
> also addressed.  This might affect umount.nfs and NFSv2/v3
> version/protocol fallback by sending MNT and UMNT requests using
> the wrong transport protocol.
> 
> ---
> 
> Chuck Lever (3):
>       umount.nfs: Fix return value of nfs_mount_protocol()
>       umount.nfs: Use a privileged port when sending UMNT requests
>       support: Provide an API for creating a privileged RPC client
> 
> 
>  support/include/nfsrpc.h |   11 +++-
>  support/nfs/rpc_socket.c |  140 ++++++++++++++++++++++++++++++++++++++++++++--
>  utils/mount/network.c    |    4 +
>  3 files changed, 145 insertions(+), 10 deletions(-)
> 
All three patched tested and committed.

steved.

      parent reply	other threads:[~2009-04-20 12:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17 20:17 [PATCH 0/3] Fix umount.nfs Chuck Lever
     [not found] ` <20090417201021.14555.93852.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2009-04-17 20:17   ` [PATCH 1/3] support: Provide an API for creating a privileged RPC client Chuck Lever
2009-04-17 20:17   ` [PATCH 2/3] umount.nfs: Use a privileged port when sending UMNT requests Chuck Lever
2009-04-17 20:17   ` [PATCH 3/3] umount.nfs: Fix return value of nfs_mount_protocol() Chuck Lever
2009-04-20 12:11   ` 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=49EC668A.1000404@RedHat.com \
    --to=steved@redhat.com \
    --cc=chuck.lever@oracle.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.