From: Pavel Shilovsky <piastry@etersoft.ru>
To: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] mountd: Fix missing varialble assigment in auth_unix_gid
Date: Wed, 1 Jun 2011 22:55:27 +0400 [thread overview]
Message-ID: <BANLkTikVKNLQNSPeUjLz-EEJ+zwtWz6zOg@mail.gmail.com> (raw)
In-Reply-To: <1306954194-2392-1-git-send-email-piastry@etersoft.ru>
2011/6/1 Pavel Shilovsky <piastry@etersoft.ru>:
> When we get into auth_unix_gid at the second time, groups_len
> is not 0 and ngroups variable leave as 0. Then we use ngroups
> in getgrouplist that fails in this case. This patch fixes it.
>
> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Sorry for the spam - wrong title!
--
Best regards,
Pavel Shilovsky.
prev parent reply other threads:[~2011-06-01 18:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-01 18:49 [PATCH] mountd: Fix missing varialble assigment in auth_unix_gid Pavel Shilovsky
2011-06-01 18:55 ` Pavel Shilovsky [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=BANLkTikVKNLQNSPeUjLz-EEJ+zwtWz6zOg@mail.gmail.com \
--to=piastry@etersoft.ru \
--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).