OpenCloudOS-Kernel/fs/ecryptfs
Chuck Lever ef83620438 fs: Create a generic is_dot_dotdot() utility
commit 42c3732fa8073717dd7d924472f1c0bc5b452fdc upstream.

De-duplicate the same functionality in several places by hoisting
the is_dot_dotdot() utility function into linux/fs.h.

Suggested-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-10-04 16:29:48 +02:00
..
Kconfig
Makefile
crypto.c fs: Create a generic is_dot_dotdot() utility 2024-10-04 16:29:48 +02:00
debug.c
dentry.c
ecryptfs_kernel.h ecryptfs: constify path 2022-09-01 17:40:38 -04:00
file.c splice: Use filemap_splice_read() instead of generic_file_splice_read() 2023-05-24 08:42:17 -06:00
inode.c ecryptfs: Reject casefold directory inodes 2024-02-05 20:14:17 +00:00
keystore.c ecryptfs: Fix buffer size for tag 66 packet 2024-06-12 11:11:31 +02:00
kthread.c
main.c ecryptfs: constify path 2022-09-01 17:40:38 -04:00
messaging.c
miscdev.c
mmap.c fs/ecryptfs: remove kernel-doc warnings 2023-08-02 09:46:22 +02:00
read_write.c fs/ecryptfs: Use kmap_local_page() in ecryptfs_write() 2023-07-10 14:36:10 +02:00
super.c