K 10 svn:author V 3 phk K 8 svn:date V 27 2004-10-25T09:14:03.000000Z K 7 svn:log V 168 Loose the v_dirty* and v_clean* alias macros. Check the count field where we just want to know the full/empty state, rather than using TAILQ_EMPTY() or TAILQ_FIRST(). END