dm: add uevent to core
authorMike Anderson <andmike@linux.vnet.ibm.com>
Fri, 19 Oct 2007 21:48:00 +0000 (22:48 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Sat, 20 Oct 2007 01:01:24 +0000 (02:01 +0100)
commit51e5b2bd34ded40ef48cade8a6a8f1baa0b4275e
tree7c1650dcd2f53bed2c0b8c9538e8da2d2d1286c2
parent96a1f7dba6e464155c0d1dc69c6c2efa96b644ac
dm: add uevent to core

This patch adds a uevent skeleton to device-mapper.

Signed-off-by: Mike Anderson <andmike@linux.vnet.ibm.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/Kconfig
drivers/md/Makefile
drivers/md/dm-uevent.c [new file with mode: 0644]
drivers/md/dm-uevent.h [new file with mode: 0644]
drivers/md/dm.c