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>
Tue, 11 May 2021 00:15:33 +0000 (19:15 -0500)
commitd2f72ed8fa0c0e6c90af8ee0bbb39d41ab2d5465
tree6acb5939cdfa8cd37129f96f38b89ac87736f374
parent1637023594c1fd11fa4d77dd0c9493a864aa0d17
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