diff options
| author | Miklos Szeredi <mszeredi@redhat.com> | 2026-03-30 13:58:19 +0300 |
|---|---|---|
| committer | Miklos Szeredi <mszeredi@redhat.com> | 2026-06-15 15:06:17 +0300 |
| commit | 794e811d144390d61eab407fb2e9ae37aefe50e7 (patch) | |
| tree | 7ccc40bb7c22f1455097a1d47426bd7d95461eac /include/linux/timerqueue.h | |
| parent | 28d733cc3ecad3a48e67c0d2bf8cbd1268bf30c6 (diff) | |
| download | linux-794e811d144390d61eab407fb2e9ae37aefe50e7.tar.xz | |
fuse: split out filesystem part of request sending
Create a new source file: req.c and add the request sending entry
functions:
__fuse_simple_request()
fuse_simple_background()
fuse_simple_notify_reply()
Introduce transport layer sending functions that are called by the
respective fs layer function:
fuse_chan_send()
fuse_chan_send_bg()
fuse_chan_send_notify_reply()
Move calculation of request header fields uid, gid and pid from
fuse_get_req() and fuse_force_creads() to a new helper: fuse_fill_creds().
These fileds are now passed to the transport layer via struct fuse_args.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
