diff options
author | 2020-02-03 14:49:33 -0500 | |
---|---|---|
committer | 2020-03-16 08:34:28 -0400 | |
commit | 59e356a967c403b6b8dcb0035edbe0c45a84ac85 (patch) | |
tree | c70fc43d64cea0b146923b8de53eb94518120e0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.6-rc6 (diff) | |
download | linux-dev-59e356a967c403b6b8dcb0035edbe0c45a84ac85.tar.xz linux-dev-59e356a967c403b6b8dcb0035edbe0c45a84ac85.zip |
NFS: Use the 64-bit server readdir cookies when possible
When we're running as a 64-bit architecture and are not running in
32-bit compatibility mode, it is better to use the 64-bit readdir
cookies that supplied by the server. Doing so improves the accuracy
of telldir()/seekdir(), particularly when the directory is changing,
for instance, when doing 'rm -rf'.
We still fall back to using the 32-bit offsets on 32-bit architectures
and when in compatibility mode.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions