]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/copydir.c: Drop reset_selinux
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 3 Jan 2026 17:55:55 +0000 (18:55 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Thu, 8 Jan 2026 08:12:02 +0000 (09:12 +0100)
commitc8b7b5ef0da889250d862f34770a4dfab3bdaa5b
tree9a46e0a7142576d949e5d400c87c853140596698
parentddc2549f87e3001f663d5179e9b6d7fe2e1f3b3f
lib/copydir.c: Drop reset_selinux

The reset_selinux flag is always true, so it can be removed.
Remove all functions which are not used anymore as well.

Reviewed-by: Alejandro Colomar <alx@kernel.org>
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
lib/copydir.c
lib/prototypes.h
src/useradd.c
src/usermod.c