From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id qAFGLFBw015234 for ; Thu, 15 Nov 2012 10:21:15 -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 ABpjHHuF18sBAvJT (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Thu, 15 Nov 2012 08:23:19 -0800 (PST) Date: Thu, 15 Nov 2012 11:23:18 -0500 From: Christoph Hellwig Subject: Re: [PATCH 03/32] xfs: remove xfs_wait_on_pages() Message-ID: <20121115162318.GC4019@infradead.org> References: <1352721264-3700-1-git-send-email-david@fromorbit.com> <1352721264-3700-4-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1352721264-3700-4-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 Mon, Nov 12, 2012 at 10:53:55PM +1100, Dave Chinner wrote: > From: Dave Chinner > > It's just a simple wrapper around a VFS function that is only called > by another function in xfs_fs_subr.c. Remove it and call the VFS > function directly. And what we really should do is call filemap_write_and_wait_range, but that fits into the later patches better (if you haven't done it already..) Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs