commit | d67568410ae1c95004fad85ff1fe78204752f46c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jan 06 21:59:52 2021 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jan 06 21:59:52 2021 -0500 |
tree | 5754225b616ef0597ba0297d3a939a17394c6ffa | |
parent | b9e4666fc1c8f0e259c961cafca81046addb7dfe [diff] |
orangefs_file_mmap(): use %pD ... and no, file can't be NULL there - it's not called that way *and* it would've oopsed a few lines prior on such call anyway. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>