]> git.ipfire.org Git - thirdparty/linux.git/commit
fs: keep struct mnt_id_req extensible
authorChristian Brauner <brauner@kernel.org>
Wed, 29 Nov 2023 11:27:15 +0000 (12:27 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 14 Dec 2023 10:49:17 +0000 (11:49 +0100)
commit35e27a5744131996061e6e323f1bcb4c827ae867
treeb370f212ae31530a2cdc740b9899ed6613213e95
parentd8b0f5465012538cc4bb10ddc4affadbab73465b
fs: keep struct mnt_id_req extensible

Make it extensible so that we have the liberty to reuse it in future
mount-id based apis. Treat zero size as the first published struct.

Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/namespace.c
include/uapi/linux/mount.h