linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: dhowells@redhat.com, linux-xfs@vger.kernel.org,
	amir73il@gmail.com, david@fromorbit.com, fstests@vger.kernel.org,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 1/2] xfstests: Add first statx test
Date: Fri, 31 Mar 2017 17:48:17 +0100	[thread overview]
Message-ID: <5899.1490978897@warthog.procyon.org.uk> (raw)
In-Reply-To: <20170331162723.GA1693@infradead.org>

Christoph Hellwig <hch@infradead.org> wrote:

> stat_test.c: In function 'main':
> stat_test.c:557:3: warning: 'sval' may be used uninitialized in this function [-Wmaybe-uninitialized]
>    check(sval == scheck,
>    ^
> ...

I don't see any of these.  gcc is actually wrong about this.  What gcc are you
using?

> +nc: invalid option -- 'U'
> +/bin/nc: invalid option -- 'U'
> +nc -h for helpnc -h for help

Sounds like I need to add my own helper to create AF_UNIX sockets rather than
using netcat.  What version of nc do you have?  Mine is 7.40.

David

  parent reply	other threads:[~2017-03-31 16:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31 15:08 [PATCH 1/2] xfstests: Add first statx test David Howells
2017-03-31 15:08 ` [PATCH 2/2] xfstests: Partially expand the documentation David Howells
2017-03-31 16:27   ` Christoph Hellwig
2017-03-31 16:27 ` [PATCH 1/2] xfstests: Add first statx test Christoph Hellwig
2017-03-31 16:48 ` David Howells [this message]
2017-03-31 17:19   ` Christoph Hellwig
2017-03-31 17:24   ` David Howells
2017-04-01  7:35 ` Eryu Guan

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=5899.1490978897@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=amir73il@gmail.com \
    --cc=david@fromorbit.com \
    --cc=fstests@vger.kernel.org \
    --cc=hch@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-xfs@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).