K 10 svn:author V 3 bde K 8 svn:date V 27 1998-09-09T13:09:24.000000Z K 7 svn:log V 325 Don't forget to initialize the inode lock. This bug caused surprisingly few problems. Most fields were initialized to the correct values by bzero(), but lk_prio was 0 instead of PINOD (=8), the lk_wmsg was NULL instead of "ext2in", and lk_lockholder was 0 instead of -1. Obtained from: Lite2 via the -current ffs_vfsops.c END