cifsd: remove calling d_path in error paths
authorHyunchul Lee <hyc.lee@gmail.com>
Thu, 1 Apr 2021 08:23:21 +0000 (17:23 +0900)
committerSteve French <stfrench@microsoft.com>
Tue, 11 May 2021 00:15:32 +0000 (19:15 -0500)
commit96a34377dc5a0969b7b0404fce84159b7c8f89d7
tree9156311e9a8002e00cd316c25032c885aad3d63a
parentd710f37c7bcd7f2cedab4762fff3e11c83aebf3f
cifsd: remove calling d_path in error paths

calling d_path is excessive in error paths.

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