From: "Myklebust, Trond" <Trond.Myklebust@netapp.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: "linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>
Subject: Re: SUNRPC: Convert auth_gss pipe detection to work in namespaces
Date: Thu, 16 May 2013 13:22:37 +0000 [thread overview]
Message-ID: <1368710557.6041.0.camel@leira.trondhjem.org> (raw)
In-Reply-To: <20130516123156.GA19760@elgon.mountain>
On Thu, 2013-05-16 at 15:31 +0300, Dan Carpenter wrote:
> Hello Trond Myklebust,
>
> The patch 11575f2498f5: "SUNRPC: Convert auth_gss pipe detection to
> work in namespaces" from May 15, 2013, leads to the following Smatch
> warnings:
>
> net/sunrpc/auth_gss/auth_gss.c:275 get_pipe_version() warn: always true condition '(sn->pipe_version >= 0) => (0-u32max >= 0)'"
> net/sunrpc/auth_gss/auth_gss.c:732 gss_pipe_open() warn: unsigned 'sn->pipe_version' is never less than zero.
> net/sunrpc/auth_gss/auth_gss.c:590 gss_create_upcall() warn: unsigned 'sn->pipe_version' is never less than zero.
Thanks Dan! It's fixed now...
--
Trond Myklebust
Linux NFS client maintainer
NetApp
Trond.Myklebust@netapp.com
www.netapp.com
prev parent reply other threads:[~2013-05-16 13:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 12:31 SUNRPC: Convert auth_gss pipe detection to work in namespaces Dan Carpenter
2013-05-16 13:22 ` Myklebust, Trond [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=1368710557.6041.0.camel@leira.trondhjem.org \
--to=trond.myklebust@netapp.com \
--cc=dan.carpenter@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 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).