Rick Macklem 52b239b029 MFC: r199616
Patch the experimental NFS server is a manner analagous to
r197525, so that the creation verifier is handled correctly
in va_atime for 64bit architectures. There were two problems.
One was that the code incorrectly assumed that
sizeof (struct timespec) == 8 and the other was that the tv_sec
field needs to be assigned from a signed 32bit integer, so that
sign extension occurs on 64bit architectures. This is required
for correct operation when exporting ZFS volumes.

Tested by:	gerrit at pmp.uni-hannover.de
Reviewed by:	pjd
2009-12-08 22:28:55 +00:00
..
2009-11-22 16:09:27 +00:00
2009-12-08 22:28:55 +00:00
2009-09-14 15:16:17 +00:00
2009-12-08 22:28:55 +00:00
2009-10-29 16:19:58 +00:00
2009-09-14 11:01:15 +00:00