Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.9.0
-
3
-
9223372036854775807
Description
Expiration time of sunrpc cache, used for communications between kernel space and user space for GSS credentials negotiation on server side, is misinterpreted.
Downcall and response from user space must provide an epoch time, not a duration. And on kernel side, expiry must always be counted as seconds from boot, as set when retrieved from get_expiry().