diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-08 17:16:48 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-08 17:16:48 +0200 |
commit | 45798927f8532cd412622e9762619b46a9b638cd (patch) | |
tree | e6407784ea2ce1902a20407fecddac3afaf56657 /TODO | |
parent | 33a76159433a5763ff6050cfaaee8fd897102639 (diff) |
udevd: print error if worker dies unexpectedly
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,10 +1,9 @@ - o kill path_id.sh (add fc, sas, iscsi to C version) + o enumerate: sort control* after pcm* o add tests for kernel provided DEVNAME logic o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30) o remove MMC rules, they got a modalias now (2.6.30) o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30) - o drop all support for the DEPRECATED sysfs layout o "udevadm control" commands will only accept the --<command> syntax o symlink names to udevadm will no longer be resolved to old command names |