dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/lockd
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage
Use schedule_timeout_{,un}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.  Also use helper
functions to convert between human time units and jiffies rather than constant
HZ division to avoid rounding errors.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 10:06:36 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clntlock.c [PATCH] NLM: fix a client-side race on blocking locks. 2005-06-22 16:07:42 -04:00
clntproc.c [PATCH] fs: fix-up schedule_timeout() usage 2005-09-10 10:06:36 -07:00
host.c [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 2005-06-22 16:07:04 -04:00
mon.c [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 2005-06-22 16:07:04 -04:00
svc.c [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 2005-07-13 11:25:24 -07:00
svc4proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svclock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcproc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcshare.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcsubs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr4.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00