commit | b7a3e813fb84624166f034e25234f98de5846bfc | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@novell.com> | Sat Oct 07 21:54:55 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Feb 07 10:37:14 2007 -0800 |
tree | 5936d2755e6f4fcdbf3a34c743a7840cdc72b9a2 | |
parent | f9f852df2faf76a2667949ddb4947d4b8f99f02f [diff] |
Driver core: allow to delay the uevent at device creation time For the block subsystem, we want to delay all uevents until the disk has been scanned and allpartitons are already created before the first event is sent out. Signed-off-by: Kay Sievers <kay.sievers@novell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>