lkml.org 
[lkml]   [2002]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH]: reiser4 [3/8] export page_cache_readahead()
Hello, Linus,

Following patch exports page_cache_readahead() so that file systems
that don't use generic_file_read(), but do use page cache can
perform readahead consistently.

Please apply.
Nikita.
diff -rup -X dontdiff linus-bk-2.5/kernel/ksyms.c linux-2.5-reiser4/kernel/ksyms.c
--- linus-bk-2.5/kernel/ksyms.c Fri Oct 18 03:00:41 2002
+++ linux-2.5-reiser4/kernel/ksyms.c Tue Oct 29 17:18:22 2002
@@ -134,6 +134,7 @@ EXPORT_SYMBOL(kmap_pte);
EXPORT_SYMBOL(page_address);
#endif
EXPORT_SYMBOL(get_user_pages);
+EXPORT_SYMBOL(page_cache_readahead);

/* filesystem internal functions */
EXPORT_SYMBOL(def_blk_fops);
-
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:30    [W:0.024 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site