walnux/fs/v9fs
chenrun1 2ac2d5d511 v9fs/client.c:fix struct attach wrong parameter size
Summary:
  Change uint16_t afid -> uint32_t afid in struct v9fs_attach_s
  See: https://github.com/chaos/diod/blob/master/protocol.md

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2025-01-02 22:34:35 +08:00
..
client.c v9fs/client.c:fix struct attach wrong parameter size 2025-01-02 22:34:35 +08:00
client.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
CMakeLists.txt v9fs/CMakeLists.txt:Fix the problem that virtio-9p is not compiled properly in cmake 2024-11-12 16:13:27 +08:00
Kconfig Fix Kconfig style 2024-09-17 22:16:41 +08:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
transport.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
v9fs.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
virtio_9p.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00