K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-18T11:40:49.000000Z K 7 svn:log V 382 Merge TODO:1.5, cnode.h:1.29, coda_kernel.h:1.8, coda_psdev.c:1.48 from HEAD to RELENG_7: Remove custom queue macros in Coda, replacing them with queue(9) tailq macros. The only semantic change was the need to add a vc_opened field to struct vcomm since we can no longer use the request queue returning to an uninitialized state to hold whether or not the device is open. END