From: Kay Sievers Date: Sun, 9 Mar 2008 20:26:02 +0000 (+0100) Subject: block: send disk "change" event for rescan_partitions() X-Git-Tag: v2.6.26-rc1~1126^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bcf19d02a5d7e627fa054f2f10e0a8d830df326;p=pandora-kernel.git block: send disk "change" event for rescan_partitions() Userspace likes to get notified that the disk may have changed, when rescan_partitions() is called after partitioning or media change. It will make it possible to update the state of the disk with the "change" event, before the following partition "add" events are handled. Cc: David Zeuthen Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed