]> 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)
committerSteve French <stfrench@microsoft.com>
Mon, 19 Apr 2021 00:20:50 +0000 (19:20 -0500)
commitc041d002e33802c2437af6997b89aa853f8fc6ab
tree0a44b007a2feca26e1f004cadf83511e496d1cc5
parent19c1062f6a40426db0ef4230f72d60b9edc55d27
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