mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] selftest: preparations for devfs changes
@ 2025-12-10 10:15 Sascha Hauer
  2025-12-10 10:15 ` [PATCH 1/3] fs: get path in path_init() Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2025-12-10 10:15 UTC (permalink / raw)
  To: BAREBOX

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@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@pengutronix.de>




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-12-15  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-10 10:15 [PATCH 0/3] selftest: preparations for devfs changes Sascha Hauer
2025-12-10 10:15 ` [PATCH 1/3] fs: get path in path_init() Sascha Hauer
2025-12-10 10:16 ` [PATCH 2/3] fs: warn when mount reference count becomes negative Sascha Hauer
2025-12-10 10:16 ` [PATCH 3/3] test: dirfs: use ramfs rather than devfs Sascha Hauer
2025-12-15  9:30 ` [PATCH 0/3] selftest: preparations for devfs changes Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox