diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2019-09-10 16:04:11 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-09-10 17:29:50 +0300 |
commit | d49937749fef2597f6bcaf2a0ed67e88e347b7fb (patch) | |
tree | dfd59d339f8a13b8f52227e18b4f6e06c0faa7b6 /fs/super.c | |
parent | 145b673bd208af97b2f98572f286111ab8e7bc59 (diff) | |
download | linux-d49937749fef2597f6bcaf2a0ed67e88e347b7fb.tar.xz |
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>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions