diff options
author | jh <jh@FreeBSD.org> | 2010-04-13 18:53:39 +0000 |
---|---|---|
committer | jh <jh@FreeBSD.org> | 2010-04-13 18:53:39 +0000 |
commit | 7013f95fb6468804af4df7cd4324d3a771ac0fb6 (patch) | |
tree | 5cb736a11d4da914efa73f5885d16a743a0e88c7 /sys/fs/devfs/devfs.h | |
parent | 3ac1019f84ed4d6ff272d87f91eae85fcfd686f8 (diff) | |
download | FreeBSD-src-7013f95fb6468804af4df7cd4324d3a771ac0fb6.zip FreeBSD-src-7013f95fb6468804af4df7cd4324d3a771ac0fb6.tar.gz |
- Ignore and report duplicate and empty device names in devfs_populate_loop()
instead of causing erratic behavior. Currently make_dev(9) can't fail, so
there is no way to report an error to make_dev(9) callers.
- Disallow using "." and ".." in device path names. It didn't work previously
but now it is reported rather than panicing.
- Treat multiple sequential slashes as single in device path names.
Discussed with: pjd
Diffstat (limited to 'sys/fs/devfs/devfs.h')
0 files changed, 0 insertions, 0 deletions