commit | eed5c4b117d1f77553d517072584c4ac779af0ba | [log] [tgz] |
---|---|---|
author | Stefan Haberland <sth@linux.vnet.ibm.com> | Wed Aug 31 13:31:10 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Sep 20 14:26:29 2016 +0200 |
tree | 67793a84ef3038c28a4b31ee25104e8b10742be8 | |
parent | c42d8c7dbe596d849b43b7581bcc39b51f148c48 [diff] |
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>