OSDN Git Service

nfsd: fix year-2038 nfs4 state problem
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 20 Jan 2015 16:51:26 +0000 (11:51 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 23 Jan 2015 15:29:11 +0000 (10:29 -0500)
commitbbc7f33ac6ff6f48709ce892aa906ddb68b34517
tree6b1a31a7692b5f5010a06479ef74dd713a6eac0f
parenta97c331f9aa9080706a7835225d9d82e832e0bb6
nfsd: fix year-2038 nfs4 state problem

Someone with a weird time_t happened to notice this, it shouldn't really
manifest till 2038.  It may not be our ownly year-2038 problem.

Reported-by: Aaron Pace <Aaron.Pace@alcatel-lucent.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c