2006-04-27 14:10:12 -07:00
|
|
|
What: devfs
|
2006-09-10 18:46:33 +02:00
|
|
|
Date: July 2005 (scheduled), finally removed in kernel v2.6.18
|
2012-02-15 14:48:01 -08:00
|
|
|
Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
2006-04-27 14:10:12 -07:00
|
|
|
Description:
|
|
|
|
devfs has been unmaintained for a number of years, has unfixable
|
|
|
|
races, contains a naming policy within the kernel that is
|
|
|
|
against the LSB, and can be replaced by using udev.
|
2020-10-30 08:40:50 +01:00
|
|
|
|
2006-09-10 18:46:33 +02:00
|
|
|
The files fs/devfs/*, include/linux/devfs_fs*.h were removed,
|
2007-05-09 08:57:56 +02:00
|
|
|
along with the assorted devfs function calls throughout the
|
2006-04-27 14:10:12 -07:00
|
|
|
kernel tree.
|
|
|
|
|
|
|
|
Users:
|