K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-06-25T18:44:05.194793Z K 7 svn:log V 278 Remove the d_spare2_t typedef. The d_spare2 field was replaced by d_mmap_single(). I considered adding a new round of padding for 8.0. However, since cdevsw already maintains a version field, new versions can be handled without requiring the need for explicit padding fields. END