lkml.org 
[lkml]   [2004]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH/RFC] Lustre VFS patch
Any chance you could please send one mail per patch the next time?
That makes reviewing them a lot easier.

> export-vanilla-2.6.patch
>
> Export symbols used by Lustre.

inodes_stat.nr_unused--;
}

+EXPORT_SYMBOL(__iget);

Explanation please, look completely bogus.

+EXPORT_SYMBOL(do_kern_mount);

Explanation please, while not completely bogus probably
bogus in this context.

+EXPORT_SYMBOL(truncate_complete_page);

Dito, this looks completely bogus to.

EXPORT_SYMBOL(kallsyms_lookup);
EXPORT_SYMBOL(__print_symbol);
+EXPORT_SYMBOL(kernel_text_address);

no way

+EXPORT_SYMBOL(reparent_to_init);

bogus. All your kernel threads should call daemonize()


+EXPORT_SYMBOL(exit_files);

dito.

-
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 14:03    [W:0.114 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site