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 391387F47 for ; Mon, 31 Aug 2015 14:01:25 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay1.corp.sgi.com (Postfix) with ESMTP id 1F0BA8F804C for ; Mon, 31 Aug 2015 12:01:22 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id Jf8rfyVS43TG5ThG (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 31 Aug 2015 12:01:21 -0700 (PDT) Date: Mon, 31 Aug 2015 12:01:20 -0700 From: Christoph Hellwig Subject: Re: [PATCH 10/11] xfsprogs: add dummy mntent for OS X Message-ID: <20150831190120.GK349@infradead.org> References: <1440590449-20372-1-git-send-email-jtulak@redhat.com> <1440590555-20463-1-git-send-email-jtulak@redhat.com> <1440590555-20463-10-git-send-email-jtulak@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1440590555-20463-10-git-send-email-jtulak@redhat.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: Jan Tulak Cc: hch@infradead.org, xfs@oss.sgi.com On Wed, Aug 26, 2015 at 02:02:34PM +0200, Jan Tulak wrote: > Because these calls are used only by xfs_fsr, which can't > work on OS X unless a way how to mount XFS is found, > there is not use in implementing these calls. Take a look at the quota code for the BSD alternative to mntent. That code should be moved into a common location and used by fsr. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs