summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2011-11-19 03:20:15 +0000
committerrmacklem <rmacklem@FreeBSD.org>2011-11-19 03:20:15 +0000
commitf0a67116809a4da6e49f05917afce94700cdf014 (patch)
tree6771ca7c29999c9664f5c4e0420fb0cb678e7545 /sys/compat/svr4
parent2fa14817953d37977cb57abebed6d295164b2d3f (diff)
downloadFreeBSD-src-f0a67116809a4da6e49f05917afce94700cdf014.zip
FreeBSD-src-f0a67116809a4da6e49f05917afce94700cdf014.tar.gz
The old NFS client will crash due to the reply being m_freem()'d
twice if the server bogusly returns an error with the NFSERR_RETERR bit (bit 31) set. No actual NFS error has this bit set, but it seems that amd will sometimes do this. This patch makes sure the NFSERR_RETERR bit is cleared to avoid a crash. PR: kern/153847 MFC after: 2 weeks
Diffstat (limited to 'sys/compat/svr4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud