[PATCH 2/6] exfat_find(): constify qstr argument
Namjae Jeon
linkinjeon at kernel.org
Thu Sep 11 06:02:19 UTC 2025
On Thu, Sep 11, 2025 at 2:05 PM Al Viro <viro at zeniv.linux.org.uk> wrote:
>
> Nothing outside of fs/dcache.c has any business modifying
> dentry names; passing &dentry->d_name as an argument should
> have that argument declared as a const pointer.
>
> Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>
Acked-by: Namjae Jeon <linkinjeon at kernel.org>
Thanks!
More information about the Linux-security-module-archive
mailing list