Hi Trond- Resending the first batch of 2.6.27 patches, with fixes. The trailing whitespace in fs/Kconfig has been removed, and the rpc_show_task() changes place all output data on a single line for each task. Patch descriptions have been expanded to provide sample output. --- Chuck Lever (8): SUNRPC: Display symbolic function addresses in rpc_show_tasks SUNRPC: Rename "call_" functions that are no longer FSM states SUNRPC: Display some debugging information as text rather than numbers SUNRPC: Refactor rpc_show_tasks SUNRPC: Don't display the rpc_show_tasks header if there are no tasks SUNRPC: Use RPC procedure name in call_verify SUNRPC: Use RPC procedure name in call_start NFS: Update help text for CONFIG_NFS_FS fs/Kconfig | 115 ++++++++++++++++----------------- include/linux/sunrpc/sched.h | 1 net/sunrpc/clnt.c | 147 +++++++++++++++++++++++++++--------------- net/sunrpc/sched.c | 2 - 4 files changed, 153 insertions(+), 112 deletions(-) -- Chuck Lever chuck[dot]lever[at]oracle[dot]com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html