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 <[email protected]> --- 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 <[email protected]>
