diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2016-09-16 12:44:20 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2016-09-16 12:44:20 +0200 |
commit | 7b1742eb06ead6d02a6cf3c44587088e5392d1aa (patch) | |
tree | 1a3692013066087926df59c7fc739ba680496041 /fs | |
parent | c568d68341be7030f5647def68851e469b21ca11 (diff) | |
download | talos-obmc-linux-7b1742eb06ead6d02a6cf3c44587088e5392d1aa.tar.gz talos-obmc-linux-7b1742eb06ead6d02a6cf3c44587088e5392d1aa.zip |
vfs: make argument of d_real_inode() const
d_op->d_real() leaves the dentry alone except if the third argument is
non-zero. Unfortunately very difficult to explain to the compiler without
a cast.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Acked-by: Jeff Layton <jlayton@poochiereds.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions