From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 718147FAD for ; Wed, 18 Feb 2015 18:41:44 -0600 (CST) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id 5F7B78F8033 for ; Wed, 18 Feb 2015 16:41:44 -0800 (PST) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id yqSId3k8BsThuDDp (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Wed, 18 Feb 2015 16:41:40 -0800 (PST) Date: Wed, 18 Feb 2015 16:41:39 -0800 From: Christoph Hellwig Subject: Re: [PATCH 1/6] xfs: introduce mmap/truncate lock Message-ID: <20150219004139.GA2916@infradead.org> References: <1423083859-28439-1-git-send-email-david@fromorbit.com> <1423083859-28439-2-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1423083859-28439-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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com Is there any real benefit hiding this lock behding the ilock/ilock wrappers over just acquiring it manually? _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs