All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [virtiofsd-rs] MR opened: Fix protocol features
@ 2021-05-20  8:00 virtiofs-bot
  0 siblings, 0 replies; only message in thread
From: virtiofs-bot @ 2021-05-20  8:00 UTC (permalink / raw)
  To: virtio-fs

When virtio-fs uses the DAX option, this means we expect the backend to
send some requests to the VMM, and this is why SLAVE_REQ protocol
feature was exposed. But this is not enough since the requests that are
sent by the backend may contain some file descriptors. That's why we
need the additional protocol feature SLAVE_SEND_FD to be exposed.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
---
https://gitlab.com/virtio-fs/virtiofsd-rs/-/merge_requests/27


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-20  8:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20  8:00 [Virtio-fs] [virtiofsd-rs] MR opened: Fix protocol features virtiofs-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.