virtio_fs: convert to LE accessors
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Aug 2020 09:39:36 +0000 (05:39 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Aug 2020 15:08:41 +0000 (11:08 -0400)
commit2c0349ec1a8ee6f20eb164a3a691bf661043fd24
tree85b8771773cafd587270e1b43096b0d26cdd1059
parentb025584098e621d88894d28e80af686958e273af
virtio_fs: convert to LE accessors

Virtio fs is modern-only. Use LE accessors for config space.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
fs/fuse/virtio_fs.c