]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifsd: handle unhashed dentry in ksmbd_vfs_mkdir
authorHyunchul Lee <hyc.lee@gmail.com>
Thu, 1 Apr 2021 08:32:24 +0000 (17:32 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Mon, 12 Apr 2021 05:28:35 +0000 (14:28 +0900)
commit79107230cae5f59449f2d4b7a3f494e6f5424a90
treebdd3fa34988a260d9e7240f193a1dc01b6c2ea10
parentc50eb42d5715130d015ef447ea744d805d270de2
cifsd: handle unhashed dentry in ksmbd_vfs_mkdir

vfs_mkdir could return the dentry left unhashed negative on success.

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