]> Gentwo Git Trees - linux/.git/commit
ns: drop custom reference count initialization for initial namespaces
authorChristian Brauner <brauner@kernel.org>
Mon, 10 Nov 2025 15:08:28 +0000 (16:08 +0100)
committerChristian Brauner <brauner@kernel.org>
Tue, 11 Nov 2025 09:01:32 +0000 (10:01 +0100)
commitc2bbd2db521b018c59fb0ff8e1cdfa8ee907ba88
treee4919cf0b92c2a564d606078f9f824aad295fdde
parent282879afa01936954a570e15b4088a89b6e1b549
ns: drop custom reference count initialization for initial namespaces

Initial namespaces don't modify their reference count anymore.
They remain fixed at one so drop the custom refcount initializations.

Link: https://patch.msgid.link/20251110-work-namespace-nstree-fixes-v1-16-e8a9264e0fb9@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/namespace.c
include/linux/ns_common.h
init/version-timestamp.c
ipc/msgutil.c
kernel/cgroup/cgroup.c
kernel/pid.c
kernel/time/namespace.c
kernel/user.c