[PATCH 9/10] dm: Export dm_table_get_mode()

Joe Thornber (joe@fib011235813.fsnet.co.uk)
Wed, 8 Jan 2003 09:59:53 +0000


Export dm_table_get_mode()
--- diff/drivers/md/dm-table.c 2003-01-02 11:26:53.000000000 +0000
+++ source/drivers/md/dm-table.c 2003-01-02 11:27:13.000000000 +0000
@@ -751,3 +751,4 @@
EXPORT_SYMBOL(dm_get_device);
EXPORT_SYMBOL(dm_put_device);
EXPORT_SYMBOL(dm_table_event);
+EXPORT_SYMBOL(dm_table_get_mode);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/