diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2016-01-01 17:06:16 +0000 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2016-01-01 17:06:16 +0000 |
commit | 5fd886aabf257d475889d0c57e9d15a6a27fff17 (patch) | |
tree | 999f4281209e2cacf1b5b91f31efe8360c331e34 /usr.bin/lsvfs | |
parent | 348ef00d1d3ac66572754b667c5ae8bd6d2d2d07 (diff) | |
download | FreeBSD-src-5fd886aabf257d475889d0c57e9d15a6a27fff17.zip FreeBSD-src-5fd886aabf257d475889d0c57e9d15a6a27fff17.tar.gz |
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.
Reviewed by: rmacklem
MFC after: 1 week
Sponsored by: iXsystems
Diffstat (limited to 'usr.bin/lsvfs')
0 files changed, 0 insertions, 0 deletions