From: Trond Myklebust Date: Sat, 14 Jul 2007 19:40:00 +0000 (-0400) Subject: SUNRPC: Clean up the initialisation of priority queue scheduling info. X-Git-Tag: v2.6.25-rc1~1146^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff7576ddac06c3d07089e241b40826d24bbf1ac;p=pandora-kernel.git SUNRPC: Clean up the initialisation of priority queue scheduling info. We want the default scheduling priority (priority == 0) to remain RPC_PRIORITY_NORMAL. Also ensure that the priority wait queue scheduling is per process id instead of sometimes being per thread, and sometimes being per inode. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed