X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fkernel_patches%2Fpatches%2Fexport_symbols-2.6.12.patch;h=e21fcf42c502358dbdd76411d78669361e08c28e;hb=122a94cd2a171156b70416e013b0fa13c7b7b565;hp=652170323b55602629e8b572cd9c40f8445fca20;hpb=d2d56f38da01001c92a09afc6b52b5acbd9bc13c;p=fs%2Flustre-release.git diff --git a/lustre/kernel_patches/patches/export_symbols-2.6.12.patch b/lustre/kernel_patches/patches/export_symbols-2.6.12.patch index 6521703..e21fcf4 100644 --- a/lustre/kernel_patches/patches/export_symbols-2.6.12.patch +++ b/lustre/kernel_patches/patches/export_symbols-2.6.12.patch @@ -62,16 +62,3 @@ Index: linux-2.6.12-rc6/fs/dcache.c void d_genocide(struct dentry *root) { -Index: linux-2.6.12-rc6/net/sunrpc/sunrpc_syms.c -=================================================================== ---- linux-2.6.12.orig/net/sunrpc/sunrpc_syms.c 2005-12-14 23:20:39.000000000 -0700 -+++ linux-2.6.12/net/sunrpc/sunrpc_syms.c 2005-12-14 23:21:47.000000000 -0700 -@@ -58,6 +58,8 @@ EXPORT_SYMBOL(rpc_unlink); - EXPORT_SYMBOL(rpc_wake_up); - EXPORT_SYMBOL(rpc_queue_upcall); - EXPORT_SYMBOL(rpc_mkpipe); -+EXPORT_SYMBOL(rpc_mkdir); -+EXPORT_SYMBOL(rpc_rmdir); - - /* Client transport */ - EXPORT_SYMBOL(xprt_create_proto);