commit | 77a3569d6c4e14e89fa628df383b6dccc0cce6be | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Fri Apr 30 18:51:44 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Jan 11 15:04:10 2011 -0500 |
tree | 3e89bd0aa2fe679ec212212bc232651f08ef7b2b | |
parent | f0418aa4b1103f959d64dc18273efa04ee0140e9 [diff] |
nfsd4: keep finer-grained callback status 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>