ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Rinat Bikov <becase@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] nfs mountd --manage-gids problem
Date: Wed, 1 Jun 2011 19:23:19 +0400
Message-ID: <BANLkTin8M+49CXyhMsPOu7QRf0u3A_dmXQ@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimX_4NesvRBd6XNMLEcTtq1i7jKng@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

1 июня 2011 г. 16:20 Pavel Shilovsky написал:
> 2) есть ли лучшее решение на текущий момент, чем просто отревертить
> сломанной коммит?
Соответственно, что-то вроде этого.

-- 
С уважением, Ринат Биков.

[-- Attachment #2: nfs.patch --]
[-- Type: text/x-patch, Size: 346 bytes --]

--- utils/mountd/cache.c.orig	2011-06-01 19:18:28.866799186 +0400
+++ utils/mountd/cache.c	2011-06-01 19:18:40.529799186 +0400
@@ -148,7 +148,8 @@ static void auth_unix_gid(FILE *f)
 			return;
 
 		groups_len = ngroups = INITIAL_MANAGED_GROUPS;
-	}
+	} else
+		ngroups = groups_len;
 
 	if (readline(fileno(f), &lbuf, &lbuflen) != 1)
 		return;

  parent reply	other threads:[~2011-06-01 15:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-01 12:20 Pavel Shilovsky
2011-06-01 15:11 ` Rinat Bikov
2011-06-01 18:25   ` Pavel Shilovsky
2011-06-09  6:28     ` Pavel Shilovsky
2011-06-09  8:23       ` Sergey Bolshakov
2013-01-11 13:20         ` Evgeny Sinelnikov
2011-06-01 15:23 ` Rinat Bikov [this message]
2011-06-01 15:36   ` Rinat Bikov
2011-06-01 15:49 ` Rinat Bikov

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=BANLkTin8M+49CXyhMsPOu7QRf0u3A_dmXQ@mail.gmail.com \
    --to=becase@altlinux.org \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git