linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: linux-nfs@vger.kernel.org
Cc: kzak@redhat.com
Subject: [PATCH 0/4] Patches for nfs-utils 1.2.4
Date: Thu, 21 Oct 2010 11:03:10 -0400	[thread overview]
Message-ID: <20101021145747.2866.11537.stgit@ellison.1015granger.net> (raw)

For review only, here are some potential bug fixes for the next
release of nfs-utils.

I have a potential patch for the remount bug (the second in this
series).  Karel, have a look at this one to see if I've captured
your idea about merging mount options.

Anyone else, please offer comments and thoughts.

---

Chuck Lever (4):
      mount.nfs: Fix memory leak in nfs_sys_mount()
      mount.nfs: Preserve options in /etc/mtab during remount
      mount.nfs: freq and pass are always zero
      nfs-utils: Remove all uses of AI_ADDRCONFIG


 support/export/hostname.c     |    6 ---
 tests/nsm_client/nsm_client.c |    2 -
 utils/mount/mount.c           |   89 ++++++++++++++++++++++++++++++++++++++---
 utils/mount/network.c         |    3 -
 utils/mount/stropts.c         |   13 ++----
 utils/statd/hostname.c        |    4 --
 utils/statd/sm-notify.c       |    5 --
 7 files changed, 90 insertions(+), 32 deletions(-)

-- 
Chuck Lever

             reply	other threads:[~2010-10-21 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 15:03 Chuck Lever [this message]
2010-10-21 15:03 ` [PATCH 1/4] nfs-utils: Remove all uses of AI_ADDRCONFIG Chuck Lever
2010-10-21 15:03 ` [PATCH 2/4] mount.nfs: freq and pass are always zero Chuck Lever
2010-10-21 15:03 ` [PATCH 3/4] mount.nfs: Preserve options in /etc/mtab during remount Chuck Lever
2010-10-21 15:03 ` [PATCH 4/4] mount.nfs: Fix memory leak in nfs_sys_mount() 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=20101021145747.2866.11537.stgit@ellison.1015granger.net \
    --to=chuck.lever@oracle.com \
    --cc=kzak@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;
as well as URLs for NNTP newsgroup(s).