aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2024-09-08 06:23:48 +0000
committerSteve French <[email protected]>2024-09-14 05:03:15 +0000
commitc5a709f08d40b1a082e44ffcde1aea4d2822ddd5 (patch)
tree1e2d9c50263bdc2fb4868afe420fca66fc06953f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
parentksmbd: make __dir_empty() compatible with POSIX (diff)
downloadkernel-c5a709f08d40b1a082e44ffcde1aea4d2822ddd5.tar.gz
kernel-c5a709f08d40b1a082e44ffcde1aea4d2822ddd5.zip
ksmbd: handle caseless file creation
Ray Zhang reported ksmbd can not create file if parent filename is caseless. Y:\>mkdir A Y:\>echo 123 >a\b.txt The system cannot find the path specified. Y:\>echo 123 >A\b.txt This patch convert name obtained by caseless lookup to parent name. Cc: [email protected] # v5.15+ Reported-by: Ray Zhang <[email protected]> Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions