From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:57053 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752650AbdDLPRq (ORCPT ); Wed, 12 Apr 2017 11:17:46 -0400 Date: Wed, 12 Apr 2017 08:17:45 -0700 From: Christoph Hellwig Subject: Re: [PATCH v2] xfs: actually report xattr extents via iomap Message-ID: <20170412151745.GD6126@infradead.org> References: <20170407172540.GK4864@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170407172540.GK4864@birch.djwong.org> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: xfs , Eryu Guan , Christoph Hellwig , Eric Sandeen , Brian Foster I still think this isn't a feature we should support. For debug we already have our xfs ioctl.. But if you want to keep it around: Reviewed-by: Christoph Hellwig