freebsd-skq/sys/fs/devfs
Jaakko Heinonen 8570d045e5 - For consistency, remove "." and ".." entries from de_dlist before
calling devfs_delete() (and thus possibly dropping dm_lock) in
  devfs_rmdir_empty().
- Assert that we don't return doomed entries from devfs_find(). [1]

Suggested by:	kib [1]
Reviewed by:	kib
2010-09-18 18:37:41 +00:00
..
devfs_devs.c - For consistency, remove "." and ".." entries from de_dlist before 2010-09-18 18:37:41 +00:00
devfs_int.h Add MAKEDEV_NOWAIT flag to make_dev_credf(9), to create a device node 2010-05-06 19:22:50 +00:00
devfs_rule.c Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created 2010-08-06 09:42:15 +00:00
devfs_vfsops.c Enable shared lookups and externed shared ops for devfs. 2010-08-06 09:46:53 +00:00
devfs_vnops.c Remove empty devfs directories automatically. 2010-09-15 14:23:55 +00:00
devfs.h Remove empty devfs directories automatically. 2010-09-15 14:23:55 +00:00