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 93CC87CA1 for ; Thu, 18 Aug 2016 12:45:14 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay2.corp.sgi.com (Postfix) with ESMTP id 544D8304053 for ; Thu, 18 Aug 2016 10:45:14 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id rX94gjc127K7jNVd (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Thu, 18 Aug 2016 10:45:12 -0700 (PDT) Date: Thu, 18 Aug 2016 10:45:11 -0700 From: Christoph Hellwig Subject: Re: [PATCHv2 xfsprogs 13/14] xfs.h: require transparent LFS for all users Message-ID: <20160818174511.GM27799@infradead.org> References: <663326cb534467d534360d23acb02dc535caa909.1471107858.git.felix.janda@posteo.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <663326cb534467d534360d23acb02dc535caa909.1471107858.git.felix.janda@posteo.de> 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: Felix Janda Cc: xfs@oss.sgi.com On Sat, Aug 13, 2016 at 06:03:16PM +0200, Felix Janda wrote: > Since our interfaces depend on the consistent use of a 64bit offset > type, force downstreams to use transparent LFS (_FILE_OFFSET_BITS=64), > so that it becomes impossible for them to use 32bit interfaces. > > Signed-off-by: Felix Janda Looks fine, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs