From: Christian Brauner Date: Wed, 11 Jun 2025 09:59:13 +0000 (+0200) Subject: Merge patch series "nsfs: expose the stable inode numbers in a public header" X-Git-Tag: block-6.17-20250808~59^2~1 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=cd267cdef5fe98006a6b989c5cda035032bb839f;p=linux-block.git Merge patch series "nsfs: expose the stable inode numbers in a public header" Christian Brauner says: Userspace heavily relies on the root inode numbers for namespaces to identify the initial namespaces. That's already a hard dependency. So we cannot change that anymore. Move the initial inode numbers to a public header and align the only two namespaces that currently don't do that with all the other namespaces. * patches from https://lore.kernel.org/20250606-work-nsfs-v1-0-b8749c9a8844@kernel.org: mntns: use stable inode number for initial mount ns netns: use stable inode number for initial mount ns nsfs: move root inode number to uapi Link: https://lore.kernel.org/20250606-work-nsfs-v1-0-b8749c9a8844@kernel.org Signed-off-by: Christian Brauner --- cd267cdef5fe98006a6b989c5cda035032bb839f