From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Mark Fasheh <mark.fasheh@oracle.com>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
torvalds@osdl.org, akpm@osdl.org,
viro@parcelfarce.linux.theplanet.co.uk
Subject: Re: [PATCH] export generic_drop_inode()
Date: Sat, 11 Jun 2005 17:03:59 +1000 [thread overview]
Message-ID: <42AA8CDF.1020104@yahoo.com.au> (raw)
In-Reply-To: <20050611021805.GM1153@ca-server1.us.oracle.com>
Mark Fasheh wrote:
> @@ -1056,6 +1056,8 @@
> generic_forget_inode(inode);
> }
>
> +EXPORT_SYMBOL(generic_drop_inode);
> +
I think it is best to default these to EXPORT_SYMBOL_GPL to be on the
safe side, unless you have the agreement of the authors of the code, in
which case I beg your pardon.
Thanks,
Nick
--
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com
next prev parent reply other threads:[~2005-06-11 7:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-11 2:18 [PATCH] export generic_drop_inode() Mark Fasheh
2005-06-11 7:03 ` Nick Piggin [this message]
2005-06-11 7:25 ` Mark Fasheh
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=42AA8CDF.1020104@yahoo.com.au \
--to=nickpiggin@yahoo.com.au \
--cc=akpm@osdl.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.fasheh@oracle.com \
--cc=torvalds@osdl.org \
--cc=viro@parcelfarce.linux.theplanet.co.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.