nuttx/fs/v9fs
wangxingxing d1ae87a97a fs/9pfs: use virtio_read_config_bytes() to read the tag in config space
Follow the virtio spec, should use size matched operation to read virtio
config space.

Signed-off-by: wangxingxing <wangxingxing@xiaomi.com>
2026-01-30 08:11:57 -03:00
..
client.c refactor: fix spelling in private field names 2025-05-24 09:44:22 -03:00
client.h v9fs:socket driver 2025-01-20 17:12:14 +08:00
CMakeLists.txt v9fs:socket driver 2025-01-20 17:12:14 +08:00
Kconfig v9fs:socket driver 2025-01-20 17:12:14 +08:00
Make.defs v9fs:socket driver 2025-01-20 17:12:14 +08:00
socket_9p.c v9fs:socket driver 2025-01-20 17:12:14 +08:00
transport.c v9fs:socket driver 2025-01-20 17:12:14 +08:00
v9fs.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
virtio_9p.c fs/9pfs: use virtio_read_config_bytes() to read the tag in config space 2026-01-30 08:11:57 -03:00