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>
Tue, 11 May 2021 00:15:40 +0000 (19:15 -0500)
commit3c20378325c710e7257b22ba333310771be51192
treec949da571bcd136a5523a731627b85370c8b652d
parent7c3d3e99ca29f0abd5443353fe018a1368f08c43
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