Skip to content

sys/vfs: remove deprecated vfs_iterate_mounts()#21387

Merged
mguetschow merged 1 commit intoRIOT-OS:masterfrom
mguetschow:deprecated-vfs-iterate
Apr 8, 2025
Merged

sys/vfs: remove deprecated vfs_iterate_mounts()#21387
mguetschow merged 1 commit intoRIOT-OS:masterfrom
mguetschow:deprecated-vfs-iterate

Conversation

@mguetschow
Copy link
Copy Markdown
Contributor

use vfs_iterate_mount_dirs() instead

Testing procedure

CI should catch problems.

Issues/PRs references

deprecated in #17660

use `vfs_iterate_mount_dirs()` instead

deprecated in RIOT-OS#17660
@github-actions github-actions bot added the Area: sys Area: System label Apr 8, 2025
@mguetschow mguetschow added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 8, 2025
@mguetschow mguetschow added this to the Release 2025.04 milestone Apr 8, 2025
@riot-ci
Copy link
Copy Markdown

riot-ci commented Apr 8, 2025

Murdock results

✔️ PASSED

72faa5d sys/vfs: remove deprecated vfs_iterate_mounts()

Success Failures Total Runtime
10282 0 10282 08m:39s

Artifacts

@mguetschow mguetschow requested a review from benpicco April 8, 2025 14:56
@mguetschow mguetschow added this pull request to the merge queue Apr 8, 2025
Merged via the queue into RIOT-OS:master with commit 2fd13d3 Apr 8, 2025
27 checks passed
@mguetschow mguetschow deleted the deprecated-vfs-iterate branch April 9, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants