walnux/fs/v9fs
chenrun1 91d895d9a2 fs/virtio-9p:When virtio-9p is not supported, return -ENODEV
Summary:
  When the operating environment does not support virtio-9p and the virtio-9p server driver is not provided, -ENODEV should be returned for virtio-9p to avoid crash caused by continued execution.

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2025-03-13 16:37:20 -03:00
..
client.c v9fs:socket driver 2025-01-20 17:12:14 +08: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/virtio-9p:When virtio-9p is not supported, return -ENODEV 2025-03-13 16:37:20 -03:00