diff options
| author | Namjae Jeon <[email protected]> | 2023-07-16 23:37:40 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2023-07-23 15:25:11 +0000 |
| commit | 2b57a4322b1b14348940744fdc02f9a86cbbdbeb (patch) | |
| tree | 4a2e6816c749b031393636fe31091f4c17c76173 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | ksmbd: Fix unsigned expression compared with zero (diff) | |
| download | kernel-2b57a4322b1b14348940744fdc02f9a86cbbdbeb.tar.gz kernel-2b57a4322b1b14348940744fdc02f9a86cbbdbeb.zip | |
ksmbd: check if a mount point is crossed during path lookup
Since commit 74d7970febf7 ("ksmbd: fix racy issue from using ->d_parent and
->d_name"), ksmbd can not lookup cross mount points. If last component is
a cross mount point during path lookup, check if it is crossed to follow it
down. And allow path lookup to cross a mount point when a crossmnt
parameter is set to 'yes' in smb.conf.
Cc: [email protected]
Fixes: 74d7970febf7 ("ksmbd: fix racy issue from using ->d_parent and ->d_name")
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
