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 <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/direct.c 0 additions, 10 deletionsfs/nfs/direct.c
- fs/nfs/read.c 0 additions, 2 deletionsfs/nfs/read.c
- fs/nfs/write.c 5 additions, 7 deletionsfs/nfs/write.c
- include/linux/sunrpc/sched.h 9 additions, 8 deletionsinclude/linux/sunrpc/sched.h
- net/sunrpc/sched.c 15 additions, 15 deletionsnet/sunrpc/sched.c
Please register or sign in to comment