nfsd4: rename callback struct to cb_conn
authorJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 29 Apr 2009 23:09:19 +0000 (19:09 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 May 2009 21:31:44 +0000 (17:31 -0400)
commitc237dc0303bcf6f4cc2e0efe4fe4e341c6f34dac
treed314fbccd51967a80f31f62e2467f0936fd096c0
parente300a63ce4ccec073d254d883a3638d5dca1d771
nfsd4: rename callback struct to cb_conn

I want to use the name for a struct that actually does represent a
single callback.

(Actually, I've never been sure it helps to a separate struct for the
callback information.  Some day maybe those fields could just be dumped
into struct nfs4_client.  I don't know.)

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c
include/linux/nfsd/state.h