commit | c5b29f885afe890f953f7f23424045cdad31d3e4 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Thu Aug 12 16:55:22 2010 +1000 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Sep 07 19:21:20 2010 -0400 |
tree | cc2016f256da966974b4ed7a24ff9378a77facb2 | |
parent | 17cebf658e088935d4bdebfc7ad9800e9fc4a0b2 [diff] |
sunrpc: use seconds since boot in expiry cache This protects us from confusion when the wallclock time changes. We convert to and from wallclock when setting or reading expiry times. Also use seconds since boot for last_clost time. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>