1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
chrysn b9b0ca8972 sys/shell/vfs: Use vfs_iter_mount_dirs instead of vfs_iter_mounts
This solves highly theoretical race conditions of file systems being
unmounted in an application while a shell `df` runs, fixes the previous
weird behavior that `/mountpoint/non-existant-path` could be df'd and
would even report that non-existant path as a file name, but more
practically ensures that an example of vfs_iter_mount_dirs is around.
2022-02-16 19:15:02 +01:00
..
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2019-11-23 22:39:38 +01:00
2019-11-23 22:39:07 +01:00
2021-08-13 19:50:38 +02:00
2020-03-19 17:17:26 +01:00
2021-08-13 19:50:38 +02:00