diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2025-02-14 13:00:53 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2025-03-31 15:55:36 +0300 |
commit | eef36cf6a7016cb5353d4b0a9dbdfbd52c4bd973 (patch) | |
tree | 754ca2303a400fee1ba602d3d91f1bdf82a1f150 /tools/perf/scripts/python/libxed.py | |
parent | 8344213571b2ac8caf013cfd3b37bc3467c3a893 (diff) | |
download | linux-eef36cf6a7016cb5353d4b0a9dbdfbd52c4bd973.tar.xz |
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/libxed.py')
0 files changed, 0 insertions, 0 deletions