Push down the thread argument in NFS server code, using curthread
instead of passing it explicitly. No functional changes. This is largely
a mechanical change, but I'd still prefer a second pair of eyes to make
sure I hadn't missed anything.
This includes changes from https://reviews.freebsd.org/D19417.
Obviously they will be committed separately.