fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t
authorChristian Brauner <brauner@kernel.org>
Wed, 29 Jun 2022 10:25:53 +0000 (12:25 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Wed, 29 Jun 2022 10:26:48 +0000 (12:26 +0200)
commit9adf24a40978c19f57f44572b292b38938da7686
treeb7d7b6a4190a33e52a47fc4b2546a038ed72caf0
parent4d0548a7b806a78ba253f1389b9ecdcaca47d583
fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t

The HAS_UNMAPPED_ID() helper is fully self contained so we can port it
to vfs{g,u}id_t without much effort.

Cc: Seth Forshee <sforshee@digitalocean.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
include/linux/fs.h