]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Optimize zfsd for the happy case
authorasomers <asomers@FreeBSD.org>
Thu, 15 Feb 2018 21:30:30 +0000 (21:30 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 15 Feb 2018 21:30:30 +0000 (21:30 +0000)
commit73fb4f434774e9190a49d8a84fa5763342038535
treee74492670b1c3495498a9580832718e6b7a497e5
parente21f157f4d7a199f7717d347eca25ebd910109b2
Optimize zfsd for the happy case

If there are no damaged pools, then ignore all GEOM events.  We only use
them to fix damaged pools.  However, still pay attention to ZFS events.

MFC after: 20 days
X-MFC-With: 329284
Sponsored by: Spectra Logic Corp
cddl/usr.sbin/zfsd/case_file.cc
cddl/usr.sbin/zfsd/case_file.h
cddl/usr.sbin/zfsd/zfsd_event.cc