From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p8LJnwnO171360 for ; Wed, 21 Sep 2011 14:49:59 -0500 Date: Wed, 21 Sep 2011 15:49:36 -0400 From: Christoph Hellwig Subject: Re: [PATCH 1/4] libxfs: handle read errors in libxfs_trans_read_buf Message-ID: <20110921194936.GA20400@infradead.org> References: <20110920215917.508421839@bombadil.infradead.org> <20110920220030.204339904@bombadil.infradead.org> <1316630707.5872.13.camel@doink> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1316630707.5872.13.camel@doink> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Alex Elder Cc: xfs@oss.sgi.com On Wed, Sep 21, 2011 at 01:45:07PM -0500, Alex Elder wrote: > Probably wouldn't hurt to initialize b_fsprivate2 even > if the transaction pointer is null. Looks good though. It would - given that another transaction could be set in there. Fairly unlikely in userspace, but quite possible in the kernel. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs