From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id qAKFtX60192149 for ; Tue, 20 Nov 2012 09:55:33 -0600 Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id yZ1AAqzGE22S1566 (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 20 Nov 2012 07:57:42 -0800 (PST) Date: Tue, 20 Nov 2012 10:57:41 -0500 From: Christoph Hellwig Subject: Re: [PATCH 1/2] xfs: inode allocation should use unmapped buffers. Message-ID: <20121120155741.GA18244@infradead.org> References: <1353410831-22653-1-git-send-email-david@fromorbit.com> <1353410831-22653-2-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1353410831-22653-2-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 Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Tue, Nov 20, 2012 at 10:27:10PM +1100, Dave Chinner wrote: > From: Dave Chinner > > Inode buffers do not need to be mapped as inodes are read or written > directly from/to the pages underlying the buffer. This fixes a > regression introduced by commit 611c994 ("xfs: make XBF_MAPPED the > default behaviour"). > > 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