162306a36Sopenharmony_ciWhat: devfs 262306a36Sopenharmony_ciDate: July 2005 (scheduled), finally removed in kernel v2.6.18 362306a36Sopenharmony_ciContact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 462306a36Sopenharmony_ciDescription: 562306a36Sopenharmony_ci devfs has been unmaintained for a number of years, has unfixable 662306a36Sopenharmony_ci races, contains a naming policy within the kernel that is 762306a36Sopenharmony_ci against the LSB, and can be replaced by using udev. 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci The files fs/devfs/*, include/linux/devfs_fs*.h were removed, 1062306a36Sopenharmony_ci along with the assorted devfs function calls throughout the 1162306a36Sopenharmony_ci kernel tree. 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciUsers: 14