K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-20T13:33:07.000000Z K 7 svn:log V 281 Merge fifo_vnops.c:1.123 from HEAD to RELENG_5: As a result of kqueue locking work, socket buffer locks will always be held when entering a kqueue filter for fifos via a socket buffer event: as such, assert the lock unconditionally rather than acquiring it conditionally. END