]> git.baikalelectronics.ru Git - kernel.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>
Tue, 11 May 2021 00:15:33 +0000 (19:15 -0500)
commit71624ae4a3f7cf3eef51fcf64ae9262bd54594b9
tree6acb5939cdfa8cd37129f96f38b89ac87736f374
parent8c20a1276e485764dbe3094d716af2245f963298
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