Skip to content

Commit

Permalink
[DLM] Export config_group_find_obj for use by the DLM
Browse files Browse the repository at this point in the history
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Jan 18, 2006
1 parent a98ab22 commit ec58002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/configfs/item.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

0 comments on commit ec58002

Please sign in to comment.