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)
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

Simple merge