2021-09-21 1:28 GMT+09:00, Ralph Boehme <slow@xxxxxxxxx>: > Am 20.09.21 um 17:57 schrieb Namjae Jeon: >> ksmbd_vfs_kern_path() doesn't return -ELOOP if last component is a >> symlink. So need to check it using d_is_symlink(). > > Really? I missed that. Is that a behaviour of kern_path() when passing > LOOKUP_NO_SYMLINKS? Yes. > I don't see the behaviour expressed inside > ksmbd_vfs_kern_path(), but maybe I'm looking at the wrong branch+patchset? I think that you checked correct branch and patch-set. > > -slow > > -- > Ralph Boehme, Samba Team https://samba.org/ > SerNet Samba Team Lead https://sernet.de/en/team-samba > >