From: Christoph Hellwig <hch@infradead.org>
To: Dave Chinner <david@fromorbit.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] xfs: lobotomise xfs_trans_read_buf_map()
Date: Wed, 3 Dec 2014 02:51:22 -0800 [thread overview]
Message-ID: <20141203105122.GA3727@infradead.org> (raw)
In-Reply-To: <20141202224518.GG18131@dastard>
On Wed, Dec 03, 2014 at 09:45:18AM +1100, Dave Chinner wrote:
> > Can you fix the inconsistent return for the trylock case in a follow on
> > patch? This difference doesn't look intentional to me, and I would
> > be surprised if it's correctly handled in the callers.
>
> Ok, I'll do an audit and make this common in a follow up patch. Just
> to confirm:
>
> if (!(flags & XBF_TRYLOCK))
> return -ENOMEM;
> return -EAGAIN;
>
> is what you want to see, right?
Yes.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2014-12-03 10:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-01 22:34 [PATCH] xfs: lobotomise xfs_trans_read_buf_map() Dave Chinner
2014-12-02 16:59 ` Christoph Hellwig
2014-12-02 22:45 ` Dave Chinner
2014-12-02 23:07 ` [PATCH v2] " Dave Chinner
2014-12-03 10:53 ` Christoph Hellwig
2014-12-03 10:51 ` Christoph Hellwig [this message]
2014-12-03 14:09 ` [PATCH] " Mark Tinguely
2014-12-03 19:54 ` Dave Chinner
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=20141203105122.GA3727@infradead.org \
--to=hch@infradead.org \
--cc=david@fromorbit.com \
--cc=xfs@oss.sgi.com \
/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