From: David Teigland <teigland@redhat.com>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org, mark.fasheh@oracle.com
Subject: [PATCH] configfs: export config_group_find_obj
Date: Thu, 18 Aug 2005 14:26:02 +0800 [thread overview]
Message-ID: <20050818062602.GD10133@redhat.com> (raw)
In the dlm I use config_group_find_obj() which isn't exported.
Signed-off-by: David Teigland <teigland@redhat.com>
diff -urpN a/fs/configfs/item.c b/fs/configfs/item.c
--- a/fs/configfs/item.c 2005-08-17 17:19:23.000000000 +0800
+++ b/fs/configfs/item.c 2005-08-18 14:15:51.681973168 +0800
@@ -224,4 +224,5 @@ 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);
next reply other threads:[~2005-08-18 6:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-18 6:26 David Teigland [this message]
2005-08-19 15:09 ` [PATCH] configfs: export config_group_find_obj Joel Becker
[not found] ` <20050818211749.GD22742@insight>
2005-08-19 15:09 ` Joel Becker
[not found] ` <20050818212022.GE22742@insight>
2005-08-19 15:09 ` Joel Becker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050818062602.GD10133@redhat.com \
--to=teigland@redhat.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.fasheh@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox