Commit c6d64479d609 for kernel
commit c6d64479d6093a5c3d709d4cc992a5344877cc3c
Merge: 9fb2cfa4635a 6c056ae4b275
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Mon Nov 18 14:54:10 2024 -0800
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull statx updates from Al Viro:
"Sanitize struct filename and lookup flags handling in statx and
friends"
* tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
libfs: kill empty_dir_getattr()
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
fs/stat.c: switch to CLASS(fd_raw)
kill getname_statx_lookup_flags()
io_statx_prep(): use getname_uflags()