qemu-devel
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
virtiofsd inconsistent forget behavior
From
:
Fyodor Bocharov
Subject
:
virtiofsd inconsistent forget behavior
Date
:
Mon, 28 Mar 2022 16:00:07 +0300
Hi.
We found out that forget datapath in virtiofsd's fuse impl calls `fuse_reply_err` in case of invalid request
https://gitlab.com/qemu-project/qemu/-/blob/master/tools/virtiofsd/fuse_lowlevel.c#L724
but if there is no user defined `forget` it calls `fuse_reply_none` (unlike other functions which call `fuse_reply_err(ENOSYS)`).
Could you please explain why is it so? Shouldn't it call `fuse_reply_none` no matter what error is?
Thanks,
Fyodor
reply via email to
[Prev in Thread]
Current Thread
[Next in Thread]
virtiofsd inconsistent forget behavior
,
Fyodor Bocharov
<=
Prev by Date:
Re: [PATCH v3 05/10] vdpa-dev: implement the realize interface
Next by Date:
Re: [PATCH v3 00/10] add generic vDPA device support
Previous by thread:
[PATCH 0/4] virtio-ccw: remove device declarations from virtio-ccw.h
Next by thread:
[PATCH] vhost-vdpa: fix typo in a comment
Index(es):
Date
Thread