]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
block: send disk "change" event for rescan_partitions()
authorKay Sievers <kay.sievers@vrfy.org>
Sun, 9 Mar 2008 20:26:02 +0000 (21:26 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 20 Apr 2008 02:10:24 +0000 (19:10 -0700)
commit6bcf19d02a5d7e627fa054f2f10e0a8d830df326
tree5534e02f0141b87ac492ba8d6342469f76f3d907
parentda009f39f85a3ee9deeb10f0f05ddd4efdd67020
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 <david@fubar.dk>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/partitions/check.c