]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add an empty virtual destructor to zfsd's Vdev class. This is needed
authordim <dim@FreeBSD.org>
Mon, 29 Aug 2016 18:51:49 +0000 (18:51 +0000)
committerdim <dim@FreeBSD.org>
Mon, 29 Aug 2016 18:51:49 +0000 (18:51 +0000)
commite61ba5149fee579dbb76ca2c2fdfc7538a06c67e
tree1956f8c0d1d9eac60e9992606a83185aadef3c9b
parentfffac290680d68abd91a034f686e3fbea1bcdb36
Add an empty virtual destructor to zfsd's Vdev class.  This is needed
because the class has virtual functions, and the compiler-generated
default destructor is non-virtual.

Reviewed by: asomers
MFC after: 3 days
cddl/usr.sbin/zfsd/vdev.h