summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2016-12-19 22:15:29 +0000
committerrmacklem <rmacklem@FreeBSD.org>2016-12-19 22:15:29 +0000
commitfafe6d3698b8e5bf9417afdefa5befadb512dd8d (patch)
treef24601ca82c6909475d99be3db050f14e1a1b596 /contrib/libc++/src
parent88515adf19f78e1c81762d7db0f741dcc33b16f0 (diff)
downloadFreeBSD-src-fafe6d3698b8e5bf9417afdefa5befadb512dd8d.zip
FreeBSD-src-fafe6d3698b8e5bf9417afdefa5befadb512dd8d.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 'contrib/libc++/src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud