]> err.no Git - linux-2.6/blobdiff - drivers/md/dm.h
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6] / drivers / md / dm.h
index 177297a88ebda3004dcfe17d3c0b0e1495270416..b4584a39383bdeda58fc1f16f596447648f1e110 100644 (file)
@@ -187,4 +187,6 @@ union map_info *dm_get_mapinfo(struct bio *bio);
 int dm_open_count(struct mapped_device *md);
 int dm_lock_for_deletion(struct mapped_device *md);
 
+void dm_kobject_uevent(struct mapped_device *md);
+
 #endif