commit | 5043e900f5404c01864fbeb5826aa7de3981bbc1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 03 09:55:23 2006 +0100 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jan 06 14:58:46 2006 -0500 |
tree | eaefbbcfd6afb79cc1ad8c9beed49cc56d9ecd53 | |
parent | 433fbe4c8837e3cc2ba6a6374edf28737d01a2e9 [diff] |
NFS: Convert instances of kernel_thread() to kthread() Convert private implementations in NFSv4 state recovery and delegation code to use kthreads. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>