rmacklem 0d5a6b8a1a MFC: r259801
The NFSv4 client was passing both the p and cred arguments to
nfsv4_fillattr() as NULLs for the Getattr callback. This caused
nfsv4_fillattr() to not fill in the Change attribute for the reply.
I believe this was a violation of the RFC, but had little effect on
server behaviour. This patch passes a non-NULL p argument to fix this.
2013-12-31 21:56:02 +00:00
..
2013-10-25 16:33:24 +00:00
2013-12-26 01:12:35 +00:00
2013-12-24 07:25:49 +00:00
2013-12-31 21:56:02 +00:00
2013-12-31 21:56:02 +00:00
2013-12-17 13:10:28 +00:00