Skip to content
Commit d4993774 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: stop copying args to fuse_req



No need to duplicate the argument arrays in fuse_req, so just dereference
req->args instead of copying to the fuse_req internal ones.

This allows further cleanup of the fuse_req structure.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 145b673b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment