diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2025-02-14 11:00:53 +0100 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2025-03-31 14:55:36 +0200 |
commit | eef36cf6a7016cb5353d4b0a9dbdfbd52c4bd973 (patch) | |
tree | 754ca2303a400fee1ba602d3d91f1bdf82a1f150 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8344213571b2ac8caf013cfd3b37bc3467c3a893 (diff) |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions