diff options
author | 2025-02-14 11:00:53 +0100 | |
---|---|---|
committer | 2025-03-31 14:55:36 +0200 | |
commit | eef36cf6a7016cb5353d4b0a9dbdfbd52c4bd973 (patch) | |
tree | 754ca2303a400fee1ba602d3d91f1bdf82a1f150 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fuse: Return EPERM rather than ENOSYS from link() (diff) | |
download | wireguard-linux-eef36cf6a7016cb5353d4b0a9dbdfbd52c4bd973.tar.xz wireguard-linux-eef36cf6a7016cb5353d4b0a9dbdfbd52c4bd973.zip |
fuse: optmize missing FUSE_LINK support
If filesystem doesn't support FUSE_LINK (i.e. returns -ENOSYS), then
remember this and next time return immediately, without incurring the
overhead of a round trip to the server.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions