nfsd4: keep finer-grained callback status
authorJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 30 Apr 2010 22:51:44 +0000 (18:51 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 11 Jan 2011 20:04:10 +0000 (15:04 -0500)
Distinguish between when the callback channel is known to be down, and
when it is not yet confirmed.  This will be useful in the 4.1 case.

Also, we don't seem to be using the fact that this field is atomic.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found