From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap.thunk.org ([74.207.234.97]:39047 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751268AbcADGT6 (ORCPT ); Mon, 4 Jan 2016 01:19:58 -0500 Date: Mon, 4 Jan 2016 01:15:23 -0500 From: Theodore Ts'o To: Dave Chinner Cc: Li Xi , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-api@vger.kernel.org, adilger@dilger.ca, jack@suse.cz, viro@zeniv.linux.org.uk, hch@infradead.org, dmonakhov@openvz.org Subject: Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion Message-ID: <20160104061523.GB19838@thunk.org> References: <1442146833-13652-1-git-send-email-lixi@ddn.com> <1442146833-13652-4-git-send-email-lixi@ddn.com> <20160103230534.GE6682@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160103230534.GE6682@dastard> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Jan 04, 2016 at 10:05:34AM +1100, Dave Chinner wrote: > I've attached a patch below that is just the UAPI change. If no-one > objects, I'll commit this to the XFS tree for the upcoming merge > window.... No objections. Thanks!! - Ted