]> git.itanic.dy.fi Git - linux-stable/commit
vDPA: code clean for vhost_vdpa uapi
authorZhu Lingshan <lingshan.zhu@intel.com>
Mon, 15 Apr 2024 11:10:47 +0000 (19:10 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Apr 2024 21:07:13 +0000 (17:07 -0400)
commit98a821546b3919a10a58faa12ebe5e9a55cd638e
tree00bf2bd407f0941f0193e2469d4f1a749d460323
parent0bbac3facb5d6cc0171c45c9873a2dc96bea9680
vDPA: code clean for vhost_vdpa uapi

This commit cleans up the uapi for vhost_vdpa by
better naming some of the enums which report blk
information to user space, and they are not
in any official releases yet.

Fixes: 1ac61ddfee93 ("vDPA: report virtio-blk flush info to user space")
Fixes: ae1374b7f72c ("vDPA: report virtio-block read-only info to user space")
Fixes: 330b8aea6924 ("vDPA: report virtio-block max segment size to user space")
Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Message-Id: <20240415111047.1047774-1-lingshan.zhu@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/vdpa.c
include/uapi/linux/vdpa.h