diff options
author | Amir Goldstein <amir73il@gmail.com> | 2016-10-21 06:33:57 +0200 |
---|---|---|
committer | Mike Marshall <hubcap@omnibond.com> | 2016-10-24 20:29:39 +0200 |
commit | d62a9025aee446994a706c711e45c6a655d9d348 (patch) | |
tree | d2088769b7588959115d07fecae48bacfdf785d3 /scripts/Makefile.host | |
parent | Linux 4.9-rc1 (diff) | |
download | linux-d62a9025aee446994a706c711e45c6a655d9d348.tar.xz linux-d62a9025aee446994a706c711e45c6a655d9d348.zip |
orangefs: user file_inode() where it is due
Replace wrong use of file->f_path.dentry->d_inode with file_inode(file).
In case orangefs ever finds itself as an overelayfs layer, it would want
to get its own inode and not overlayfs's inode.
DISCLAIMER: I did not test this patch because I do not know how to setup
an orangefs mount
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions