fcntl: remove unused VALID_UPGRADE_FLAGS
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 28 May 2021 09:24:15 +0000 (11:24 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 28 May 2021 15:44:36 +0000 (17:44 +0200)
commit5c350aa11b441b32baf3bfe4018168cb8d10cef7
treeae298e61f81665fc0c92a85c36ff4bb39a925a57
parentc4681547bcce777daf576925a966ffa824edd09d
fcntl: remove unused VALID_UPGRADE_FLAGS

We currently do not maky use of this feature and should we implement
something like this in the future it's trivial to add it back.

Link: https://lore.kernel.org/r/20210528092417.3942079-2-brauner@kernel.org
Cc: Christoph Hellwig <hch@lst.de>
Cc: Aleksa Sarai <cyphar@cyphar.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org
Suggested-by: Richard Guy Briggs <rgb@redhat.com>
Reviewed-by: Richard Guy Briggs <rgb@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
include/linux/fcntl.h