]> 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)
committerNamjae Jeon <namjae.jeon@samsung.com>
Mon, 12 Apr 2021 05:28:42 +0000 (14:28 +0900)
commitba07d8507733e273374c857241cfd83cb8502492
treeaa467988660557e19859b010ff8e60b9afe0dd8e
parent79107230cae5f59449f2d4b7a3f494e6f5424a90
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