1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +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-02-22 14:54:14 +01:00
2021-02-22 14:54:14 +01:00
2020-11-12 22:50:53 +01:00
2022-01-10 12:21:40 +01:00
2021-02-22 14:54:14 +01:00
2020-11-18 18:38:44 +01:00
2022-01-13 17:50:59 +01:00
2022-01-13 17:50:59 +01:00
2020-11-06 15:57:52 +01:00
2021-08-13 19:50:38 +02:00
2021-02-22 14:54:14 +01:00
2021-01-18 14:14:13 +01:00
2021-01-21 11:22:32 +01:00
2021-12-07 13:00:58 +01:00
2021-12-10 18:54:29 +01:00
2021-01-26 17:40:30 +01:00
2021-02-22 14:54:14 +01:00
2022-01-25 13:46:08 +01:00
2021-12-07 16:31:15 +01:00
2021-11-11 19:59:26 +01:00
2022-02-11 12:38:21 +01:00
2021-02-22 14:54:15 +01:00
2021-08-13 19:50:38 +02:00
2021-02-22 14:54:15 +01:00
2021-12-04 12:03:14 +01:00
2021-11-24 17:54:44 +01:00
2021-08-04 14:01:28 +02:00
2022-01-14 09:52:17 +01:00
2022-02-11 12:38:21 +01:00
2021-10-01 11:26:15 +02:00
2021-10-01 11:26:15 +02:00
2021-09-02 23:12:31 +02:00