From: Jonathan Nieder <jrnieder@gmail.com>
To: Anders Kaseorg <andersk@MIT.EDU>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
dash@vger.kernel.org
Subject: Re: [PATCH v2] fifo: Do not restart open() if it already found a partner
Date: Tue, 26 Jun 2012 16:58:20 -0500 [thread overview]
Message-ID: <20120626215820.GA18624@burratino> (raw)
In-Reply-To: <alpine.DEB.2.00.1206261656000.3236@dr-wily.mit.edu>
Anders Kaseorg wrote:
> Signed-off-by: Anders Kaseorg <andersk@mit.edu>
> ---
> Changes from v1:
> • Change wait_for_partner return from true/false to 0/-ERESTARTSYS.
> • Mention that the demo program doesn’t always work for some.
> • Remove some unneeded braces from the demo program’s CHECK() macro.
Yep, I don't have anything left to complain about. Looks obviously
correct to my inexpert eyes.
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
next prev parent reply other threads:[~2012-06-26 21:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-26 12:04 [PATCH] fifo: Do not restart open() if it already found a partner Anders Kaseorg
2012-06-26 20:20 ` Jonathan Nieder
2012-06-26 20:59 ` [PATCH v2] " Anders Kaseorg
2012-06-26 21:58 ` Jonathan Nieder [this message]
2012-07-15 21:14 ` Anders Kaseorg
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=20120626215820.GA18624@burratino \
--to=jrnieder@gmail.com \
--cc=andersk@MIT.EDU \
--cc=dash@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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).