All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steinar H. Gunderson" <sesse@debian.org>
To: nfs@lists.sourceforge.net
Subject: Re: Fusing Debian patches back into nfs-utils
Date: Fri, 2 Jun 2006 00:09:54 +0200	[thread overview]
Message-ID: <20060601220954.GA6739@uio.no> (raw)
In-Reply-To: <20060601155929.GA890@uio.no>

On Thu, Jun 01, 2006 at 05:59:29PM +0200, Steinar H. Gunderson wrote:
>  - fix_anonuid_and_anongid.diff: The current code uses -2 for default
>    anonymous uid and gid, in the hope that it will be equivalent to 65534.
>    However, on systems with 32-bit uids and gids, this returns another value
>    entirely, which gives rise to an unpredictable default uid and gid (which
>    probably doesn't match what's in passwd and group). This patch fixes the
>    code and documentation to use 65534 explicitly instead.

I just noticed this patch is incomplete; you'll also need to make the same
change in utils/exportfs/exportfs.c. The extra patch is trivial, though, but
I missed it the first time. :-)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  parent reply	other threads:[~2006-06-01 22:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01 15:59 Fusing Debian patches back into nfs-utils Steinar H. Gunderson
2006-06-01 16:42 ` Kevin Coffman
2006-06-01 20:29   ` Steinar H. Gunderson
2006-06-01 22:10     ` Kevin Coffman
2006-06-01 22:09 ` Steinar H. Gunderson [this message]
2006-06-01 22:39 ` Steinar H. Gunderson
2006-06-05  3:13 ` Neil Brown
2006-06-05  4:16   ` Ian Kent
2006-06-05  9:20   ` Steinar H. Gunderson

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=20060601220954.GA6739@uio.no \
    --to=sesse@debian.org \
    --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 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.