Re: [PATCH] export generic_drop_inode()

From: Nick Piggin
Date: Sat Jun 11 2005 - 02:05:48 EST


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 -
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/