Hi,
On Thu, Jul 19, 2001 at 03:54:00PM -0600, Peter J. Braam wrote:
> I'm trying to export a symbol (journal_begin/end) from
> fs/reiserfs/journal.c. To export the symbols I added to the Makefile:
> export-objs := journal.o
>
> There is also a file fs/jbd/journal.c which exports symbols.
>
> I
On Thu, 19 Jul 2001 15:54:00 -0600,
"Peter J. Braam" <[EMAIL PROTECTED]> wrote:
>I'm trying to export a symbol (journal_begin/end) from
>fs/reiserfs/journal.c. To export the symbols I added to the Makefile:
>export-objs := journal.o
>
>There is also a file fs/jbd/journal.c which exports symbols.
I'm trying to export a symbol (journal_begin/end) from
fs/reiserfs/journal.c. To export the symbols I added to the Makefile:
export-objs := journal.o
There is also a file fs/jbd/journal.c which exports symbols.
It seems that the two journal.ver files in include/modules/*.ver get
clobbered.
Sho
3 matches
Mail list logo