On Wed, Sep 09, 2020 at 08:46:00PM +0200, Max Reitz wrote:
> With the last commit, all functions that handle some existing fuse_req
> no longer need to be given the associated fuse_conn, because they can
> get it from the fuse_req object.
> 
> Signed-off-by: Max Reitz <[email protected]>
> ---
>  fs/fuse/fuse_i.h    |  2 +-
>  fs/fuse/dev.c       | 70 +++++++++++++++++++++++++--------------------
>  fs/fuse/virtio_fs.c |  8 ++----
>  3 files changed, 43 insertions(+), 37 deletions(-)

Reviewed-by: Stefan Hajnoczi <[email protected]>

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Virtio-fs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virtio-fs

Reply via email to