]> err.no Git - linux-2.6/blobdiff - Documentation/feature-removal-schedule.txt
ub: Bind to first endpoint, not to last
[linux-2.6] / Documentation / feature-removal-schedule.txt
index 6da663607f7b6c7fe9322d6d93918a0c205f2d32..ec0b4843b1cb2f41c79adf787423d4afaad14905 100644 (file)
@@ -134,15 +134,6 @@ Who:       Arjan van de Ven <arjan@linux.intel.com>
 
 ---------------------------
 
-What:  mount/umount uevents
-When:  February 2007
-Why:   These events are not correct, and do not properly let userspace know
-       when a file system has been mounted or unmounted.  Userspace should
-       poll the /proc/mounts file instead to detect this properly.
-Who:   Greg Kroah-Hartman <gregkh@suse.de>
-
----------------------------
-
 What:  USB driver API moves to EXPORT_SYMBOL_GPL
 When:  February 2008
 Files: include/linux/usb.h, drivers/usb/core/driver.c