rpc_release_task is required by nfs.o. --- net/sunrpc/sunrpc_syms.c Fri Apr 21 19:08:52 2000 +++ net/sunrpc/sunrpc_syms.c Thu Jan 11 18:01:50 2001 @@ -36,6 +36,7 @@ EXPORT_SYMBOL(rpciod_up); EXPORT_SYMBOL(rpc_new_task); EXPORT_SYMBOL(rpc_wake_up_status); +EXPORT_SYMBOL(rpc_release_task); /* RPC client functions */ EXPORT_SYMBOL(rpc_create_client); - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/