nfsd: use fsnotify_data_inode() to get the unlinked inode
authorAmir Goldstein <amir73il@gmail.com>
Wed, 8 Jul 2020 11:11:39 +0000 (14:11 +0300)
committerJan Kara <jack@suse.cz>
Wed, 15 Jul 2020 15:36:47 +0000 (17:36 +0200)
commit9a02aa40dd5a95a62b184365d5b7847e8e6a3c96
tree8cdf7a42a8736e514ed1ce415d3a3f6ae1fa8c0d
parentcbcf47adc8aadbcaa741391ccfd96f764b50be7e
nfsd: use fsnotify_data_inode() to get the unlinked inode

The inode argument to handle_event() is about to become obsolete.

Link: https://lore.kernel.org/r/20200708111156.24659-4-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/nfsd/filecache.c