Home
last modified time | relevance | path

Searched hist:d4993774 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dfuse_i.hd4993774 Tue Sep 10 08:04:11 CDT 2019 Miklos Szeredi <mszeredi@redhat.com> 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: Miklos Szeredi <mszeredi@redhat.com>
d4993774 Tue Sep 10 08:04:11 CDT 2019 Miklos Szeredi <mszeredi@redhat.com> 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: Miklos Szeredi <mszeredi@redhat.com>
H A Ddev.cd4993774 Tue Sep 10 08:04:11 CDT 2019 Miklos Szeredi <mszeredi@redhat.com> 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: Miklos Szeredi <mszeredi@redhat.com>
d4993774 Tue Sep 10 08:04:11 CDT 2019 Miklos Szeredi <mszeredi@redhat.com> 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: Miklos Szeredi <mszeredi@redhat.com>