]> git.itanic.dy.fi Git - linux-stable/commit
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices
authorStefan Haberland <sth@linux.vnet.ibm.com>
Wed, 31 Aug 2016 11:31:10 +0000 (13:31 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 20 Sep 2016 12:26:29 +0000 (14:26 +0200)
commiteed5c4b117d1f77553d517072584c4ac779af0ba
tree67793a84ef3038c28a4b31ee25104e8b10742be8
parentc42d8c7dbe596d849b43b7581bcc39b51f148c48
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices

The DASD device driver throws change events for the DASD blockdevice
after the online processing is done so that udev rules can take
actions after it.
The change event was missing for unformatted devices.

Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd.c