walnux/fs/v9fs
Lars Kruse e5b675d4dc refactor: fix spelling in private field names
Fix some misspelled field names.
These field names seem to be used only in private contexts.
Thus, the probability of external code accessing these fields is very
low.
In the rare case of external usage, compile time errors will easily
direct users to the new field name.
2025-05-24 09:44:22 -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/virtio-9p:When virtio-9p is not supported, return -ENODEV 2025-03-13 16:37:20 -03:00