]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifsd: re-implement ksmbd_vfs_kern_path
authorHyunchul Lee <hyc.lee@gmail.com>
Tue, 13 Apr 2021 04:22:31 +0000 (13:22 +0900)
committerSteve French <stfrench@microsoft.com>
Mon, 19 Apr 2021 00:20:51 +0000 (19:20 -0500)
commitcc8433db17e82d9fc69cdc44bf2bdb11dcd6a41b
tree76996ba7b0d93c0761df559dc15931da71eb413e
parent828cd71b67c5070b8ab4b7b3a7ac50248931a688
cifsd: re-implement ksmbd_vfs_kern_path

re-implement ksmbd_vfs_kern_path() to change
recursion to iteration.

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/vfs.c