]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifsd: use file_inode() instead of d_inode()
authorHyunchul Lee <hyc.lee@gmail.com>
Thu, 1 Apr 2021 08:33:47 +0000 (17:33 +0900)
committerSteve French <stfrench@microsoft.com>
Mon, 19 Apr 2021 00:20:50 +0000 (19:20 -0500)
commit759faa088f76f7673e651e1be85963fd56660dd9
tree013d19eaa9f2eebd0c8b3f777768ffb5a284b39d
parentc041d002e33802c2437af6997b89aa853f8fc6ab
cifsd: use file_inode() instead of d_inode()

use file_inode() to get layerd filesystems right.

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