diff options
author | 2024-02-01 15:38:06 +0200 | |
---|---|---|
committer | 2024-02-23 17:36:32 +0100 | |
commit | d2c487f150ae00e3cb9faf57aceacc584e0a130c (patch) | |
tree | ac1ca5774d3ac29b9e3af1c58d437e7c34c4b94c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | fuse: break up fuse_open_common() (diff) | |
download | wireguard-linux-d2c487f150ae00e3cb9faf57aceacc584e0a130c.tar.xz wireguard-linux-d2c487f150ae00e3cb9faf57aceacc584e0a130c.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions