All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Chandra Seetharaman <sekharan@us.ibm.com>
Cc: Christoph Hellwig <hch@infradead.org>,
	Alex Elder <aelder@sgi.com>, XFS Mailing List <xfs@oss.sgi.com>
Subject: Re: [PATCH v2] xfs: Check the return value of xfs_trans_get_buf()
Date: Tue, 20 Sep 2011 14:09:50 -0400	[thread overview]
Message-ID: <20110920180950.GA1327@infradead.org> (raw)
In-Reply-To: <1316541954.9298.65.camel@chandra-lucid.austin.ibm.com>

On Tue, Sep 20, 2011 at 01:05:54PM -0500, Chandra Seetharaman wrote:
> 
> Hi Christoph,
> 
> I do not understand. Can you elaborate on what needs to be done.

All callers that do the xfs_trans_binval only really care about buffers
that already exist.  So we don't even have to allocate a new buffer
if it isn't in memory yet - note that it generally will be given that
the buffer is attached to the transaction.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2011-09-20 18:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 13:56 [PATCH v2] xfs: Check the return value of xfs_trans_get_buf() Chandra Seetharaman
2011-09-20 15:00 ` Christoph Hellwig
2011-09-20 18:05   ` Chandra Seetharaman
2011-09-20 18:09     ` Christoph Hellwig [this message]
2011-09-20 15:37 ` Alex Elder
2011-09-21  0:56 ` Dave Chinner
2011-09-21 14:28   ` Chandra Seetharaman
2011-09-21 22:28     ` Dave Chinner
2011-09-21 20:38   ` Alex Elder
2011-09-21 22:43     ` 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=20110920180950.GA1327@infradead.org \
    --to=hch@infradead.org \
    --cc=aelder@sgi.com \
    --cc=sekharan@us.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.