]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerNamjae Jeon <namjae.jeon@samsung.com>
Mon, 12 Apr 2021 05:28:29 +0000 (14:28 +0900)
commitc50eb42d5715130d015ef447ea744d805d270de2
tree053a135451c2ad6299a4bca462ac8324175ef87f
parent8ba48c7051487882f7653175a0079c635749a0a6
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