[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171012161853.4y4p3u5lsla2wqzx@thunk.org>
Date: Thu, 12 Oct 2017 12:18:53 -0400
From: Theodore Ts'o <tytso@....edu>
To: Ross Zwisler <ross.zwisler@...ux.intel.com>
Cc: Jan Kara <jack@...e.cz>, linux-kernel@...r.kernel.org,
Andreas Dilger <adilger.kernel@...ger.ca>,
Christoph Hellwig <hch@....de>,
Dan Williams <dan.j.williams@...el.com>,
Dave Chinner <david@...morbit.com>, linux-ext4@...r.kernel.org,
linux-nvdimm@...ts.01.org, Li Xi <lixi@....com>,
Andreas Dilger <adilger@...ger.ca>,
Dave Chinner <dchinner@...hat.com>
Subject: Re: [PATCH v2 5/5] ext4: remove duplicate extended attributes defs
On Mon, Sep 11, 2017 at 11:05:26PM -0600, Ross Zwisler wrote:
> The following commit:
>
> commit 9b7365fc1c82 ("ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR
> interface support")
>
> added several defines related to extended attributes to ext4.h. They were
> added within an #ifndef FS_IOC_FSGETXATTR block with the comment:
>
> /* Until the uapi changes get merged for project quota... */
>
> Those uapi changes were merged by this commit:
>
> commit 334e580a6f97 ("fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR
> promotion")
>
> so all the definitions needed by ext4 are available in
> include/uapi/linux/fs.h. Remove the duplicates from ext4.h.
>
> Signed-off-by: Ross Zwisler <ross.zwisler@...ux.intel.com>
> Reviewed-by: Jan Kara <jack@...e.cz>
> Cc: Li Xi <lixi@....com>
> Cc: Theodore Ts'o <tytso@....edu>
> Cc: Andreas Dilger <adilger@...ger.ca>
> Cc: Jan Kara <jack@...e.cz>
> Cc: Dave Chinner <dchinner@...hat.com>
Thanks, applied.
- Ted
Powered by blists - more mailing lists