K 10 svn:author V 4 grog K 8 svn:date V 27 2001-05-22T02:37:28.000000Z K 7 svn:log V 429 Add a field 'version' to vinum_conf. This field is a constant which gets incremented every time the kernel-userland interface changes. This enables vinum(8) to check for the correct kernel version and to produce a useful message if it doesn't match. Requested by: Too many to count. Move the definitions of struct drive, sd, plex and volume to vinumobj.h. Add a new debug flag, DEBUG_LOCKREQS, which logs only lock requests. END