K 10 svn:author V 3 dim K 8 svn:date V 27 2016-08-29T18:51:49.633258Z K 7 svn:log V 213 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 END