diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2011-11-19 03:20:15 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2011-11-19 03:20:15 +0000 |
commit | f0a67116809a4da6e49f05917afce94700cdf014 (patch) | |
tree | 6771ca7c29999c9664f5c4e0420fb0cb678e7545 /sbin | |
parent | 2fa14817953d37977cb57abebed6d295164b2d3f (diff) | |
download | FreeBSD-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 'sbin')
0 files changed, 0 insertions, 0 deletions