diff options
author | phk <phk@FreeBSD.org> | 2003-10-20 07:04:09 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-10-20 07:04:09 +0000 |
commit | c096f8aa94a31dd415cd6bd49e3c71223305df46 (patch) | |
tree | a90fac68bfcd15a4bafe05b66db240b51564f147 /sys/compat/linux/linux_ioctl.c | |
parent | ba669f61995f85d29944a6d89b25a6fc37c8e77a (diff) | |
download | FreeBSD-src-c096f8aa94a31dd415cd6bd49e3c71223305df46.zip FreeBSD-src-c096f8aa94a31dd415cd6bd49e3c71223305df46.tar.gz |
When a driver successfully created a device on demand, we can directly
pick up the DEVFS inode number from the dev_t and find our directory
entry from that, we don't need to scan the directory to find it.
This also solves an issue with on-demand devices in subdirectories.
Submitted by: cognet
Diffstat (limited to 'sys/compat/linux/linux_ioctl.c')
0 files changed, 0 insertions, 0 deletions