diff options
author | Amir Goldstein <amir73il@gmail.com> | 2024-02-01 15:38:06 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2024-02-23 17:36:32 +0100 |
commit | d2c487f150ae00e3cb9faf57aceacc584e0a130c (patch) | |
tree | ac1ca5774d3ac29b9e3af1c58d437e7c34c4b94c /tools/perf/scripts/python/netdev-times.py | |
parent | 7de64d521bf92396b7da8ae0600188ea5d75a4c9 (diff) |
fuse: prepare for failing open response
In preparation for inode io modes, a server open response could fail due to
conflicting inode io modes.
Allow returning an error from fuse_finish_open() and handle the error in
the callers.
fuse_finish_open() is used as the callback of finish_open(), so that
FMODE_OPENED will not be set if fuse_finish_open() fails.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions