summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/a64l.c
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2016-12-19 22:28:28 +0000
committerrmacklem <rmacklem@FreeBSD.org>2016-12-19 22:28:28 +0000
commit03b964e76b5da3858a8c1df0515ffb6b5c35c6d1 (patch)
tree051bd6327825cb1fdf4bd7d58aadd8453b7a3c13 /lib/libc/stdlib/a64l.c
parent78e82b9267ade8ed8fdcf5bbf68107dea2abc352 (diff)
downloadFreeBSD-src-03b964e76b5da3858a8c1df0515ffb6b5c35c6d1.zip
FreeBSD-src-03b964e76b5da3858a8c1df0515ffb6b5c35c6d1.tar.gz
MFC: r309566
Fix the NFSv4.1 server for Open reclaim after a reboot. The NFSv4.1 server failed to update the nfs-stablerestart file for a client when the client was issued its first Open. As such, recovery of Opens after a server reboot failed with NFSERR_NOGRACE. This patch fixes this. It also changes the code so that it malloc()'s the 1024 byte array instead of allocating it on the kernel stack for both NFSv4.0 and NFSv4.1. Note that this bug only affected NFSv4.1 and only when clients attempted to reclaim Opens after a server reboot.
Diffstat (limited to 'lib/libc/stdlib/a64l.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud