K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-29T20:14:09.000000Z K 7 svn:log V 278 Modification of an mbuf cluster's reference count must either be done atomically or else protected by splimp(). This fixes a rare race condition that can cause mbuf cluster leaks and random crashes. This is already fixed in -current in revision 1.55. Reviewed by: freebsd-net END