[DLM] Export config_group_find_obj for use by the DLM
authorDavid Teigland <teigland@redhat.com>
Wed, 18 Jan 2006 14:21:40 +0000 (14:21 +0000)
committerSteven Whitehouse <steve@chygwyn.com>
Wed, 18 Jan 2006 14:21:40 +0000 (14:21 +0000)
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/configfs/item.c

index e07485a..2442120 100644 (file)
@@ -224,4 +224,4 @@ EXPORT_SYMBOL(config_item_init);
 EXPORT_SYMBOL(config_group_init);
 EXPORT_SYMBOL(config_item_get);
 EXPORT_SYMBOL(config_item_put);
-
+EXPORT_SYMBOL(config_group_find_obj);