lkml.org 
[lkml]   [2002]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Need more symbols to be exported out of kernel
On Mon, Aug 19, 2002 at 06:42:08PM +0400, Oleg Drokin wrote:
> Hello!
>
> I have implemented file_operations->write() function for reiserfs for
> linux kernel v2.4, and it seems I need these symbols to be exported
> out of kernel for a case when reiserfs is built as a module:
> generic_osync_inode

sounds like a good idea.

> remove_suid

trivial inline, either move it to a header or copy & paste.

> block_commit_write

fine with me.

> I need block_commit_write just because generic_commit_write is doing
> some extra stuff I'd better do myself.
> Will the patch to export these symbols be accepted? (should these be
> exported as GPL sysmbols or not?).

IMHO no _GPL, they are not different from other generic filesystem code.

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

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.045 / U:0.676 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site