[PATCH 0/3] selftest: preparations for devfs changes
Sascha Hauer
s.hauer at pengutronix.de
Wed Dec 10 02:15:58 PST 2025
With the devfs series devfs as a filesystem will go away. The dirfd
selftest uses it though, so switch this test to use ramfs instead. This
revealed a bug in the fs layer which is fixed in this series.
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
Sascha Hauer (3):
fs: get path in path_init()
fs: warn when mount reference count becomes negative
test: dirfs: use ramfs rather than devfs
fs/fs.c | 7 +++++++
test/self/dirfd.c | 46 +++++++++++++++++++++++++++++++++-------------
2 files changed, 40 insertions(+), 13 deletions(-)
---
base-commit: 500df27eb054f86ce232c5bb30c3a7ea8f771e61
change-id: 20251210-devfs-prep-a8909ffc695d
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list