commit | 185981958c920dd28e35cba7cda69486c8551781 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Jun 03 10:51:28 2021 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Aug 25 15:20:25 2021 +0100 |
tree | f1e3abf331b9d63d196bc08b1d14eaee7767cd21 | |
parent | a7e20e31f6c063d928868ecc8e2effb7d4b9fe1b [diff] |
cachefiles: Use file_inode() rather than accessing ->f_inode Use the file_inode() helper rather than accessing ->f_inode directly. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> cc: linux-cachefs@redhat.com Link: https://lore.kernel.org/r/162431192403.2908479.4590814090994846904.stgit@warthog.procyon.org.uk/