# Will DragonFly use a dynamic /dev filesystem, as in devfs?
-Current plans are to keep the existing filesystem model, with the removal of minor/major numbering. There may be a 'devd' process to handle dynamic devices. There are other features to complete first before this is tackled.
-
+Since 2.3, DragonFly has a dynamic /dev file system, aka <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=devfs§ion=ANY">devfs(5)</a>.
# What is the state of journaling fs / background fsck? We cannot wait...