[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878t1xkzd7.fsf@oldenburg.str.redhat.com>
Date: Tue, 13 Nov 2018 12:09:40 +0100
From: Florian Weimer <fweimer@...hat.com>
To: Yury Norov <ynorov@...iumnetworks.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Alexander Viro <viro@...iv.linux.org.uk>,
"Norov\, Yuri" <Yuri.Norov@...ium.com>,
"linux-kernel\@vger.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-fsdevel\@vger.kernel.org" <linux-fsdevel@...r.kernel.org>,
"linux-api\@vger.kernel.org" <linux-api@...r.kernel.org>,
"libc-alpha\@sourceware.org" <libc-alpha@...rceware.org>
Subject: Re: [PATCH RESEND] UAPI: move RENAME_* definitions to separated file
* Yury Norov:
> diff --git a/include/uapi/linux/fs.h b/include/uapi/linux/fs.h
> index 53a22e8e0408..dbf58bbf5bad 100644
> --- a/include/uapi/linux/fs.h
> +++ b/include/uapi/linux/fs.h
Could you move it to a dedicated <linux/rename-flags.h> header? Or add
a comment that the header is only for rename flags?
Then we can change glibc to include it if it is present and when
compiling under _GNU_SOURCE.
Thanks,
Florian
Powered by blists - more mailing lists