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-12-30 21:17:20 +00:00
2013-12-11 23:28:31 +00:00
2013-12-31 21:56:02 +00:00
2013-12-30 21:17:20 +00:00
2013-12-30 21:17:20 +00:00
2013-12-30 21:17:20 +00:00