From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 3F2577FFB for ; Fri, 26 Sep 2014 07:06:11 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay2.corp.sgi.com (Postfix) with ESMTP id 0DB65304059 for ; Fri, 26 Sep 2014 05:06:10 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) by cuda.sgi.com with ESMTP id ntZShAyZXtULi2Gt (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 26 Sep 2014 05:06:09 -0700 (PDT) Date: Fri, 26 Sep 2014 05:05:56 -0700 From: Christoph Hellwig Subject: Re: [PATCH 4/5] xfs: reorganise transaction recovery item code Message-ID: <20140926120556.GC10574@infradead.org> References: <1411697952-24741-1-git-send-email-david@fromorbit.com> <1411697952-24741-5-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1411697952-24741-5-git-send-email-david@fromorbit.com> 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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Fri, Sep 26, 2014 at 12:19:11PM +1000, Dave Chinner wrote: > From: Dave Chinner > > The code for managing transactions anf the items for recovery is > spread across 3 different locations in the file. Move them all > together so that it is easy to read the code without needing to jump > long distances in the file. > > Signed-off-by: Dave Chinner Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs