]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ovl_lower_dir(): constify path argument
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 7 Jul 2025 01:54:20 +0000 (21:54 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 16 Sep 2025 01:17:09 +0000 (21:17 -0400)
commit055e9d5efc6f02f58ae96af8ab5d72a5436e860c
treec13d98e1eb7af14602b03095af3c27606d8a0e72
parent465309d63f6d98c58d545b2e96130432020a6c9e
ovl_lower_dir(): constify path argument

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/overlayfs/super.c