diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2016-01-08 23:58:32 +0000 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2016-01-08 23:58:32 +0000 |
commit | 7e9f675c8ee5b79cd70ff7cba2e827aa4293d0a3 (patch) | |
tree | e28ba9366b4df499511bd88e93461cdd65688c87 /sys/compat/linux/linux_misc.c | |
parent | c3db70fd0ce0c30063d042a689a0626a435af810 (diff) | |
download | FreeBSD-src-7e9f675c8ee5b79cd70ff7cba2e827aa4293d0a3.zip FreeBSD-src-7e9f675c8ee5b79cd70ff7cba2e827aa4293d0a3.tar.gz |
MFC 293043
Unset the gss kernel state when gssd exits
When gssd exits it leaves the kernel state set by
gssd_syscall(). nfsd sees this and waits endlessly
in an unkillable state for gssd to come back. If you
had acidentally started gssd then stopped it, then
started nfsd you'd be in a bad way until you either
restarted gssd or rebooted the system. This change
fixes that by setting the kernel state to "" when
gssd exits.
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions