Bruce Evans 05d46b3cd6 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
1998-09-09 13:09:24 +00:00
..
1998-07-30 17:12:39 +00:00
1997-12-02 10:39:42 +00:00
1997-12-02 10:39:42 +00:00
1998-07-11 07:46:16 +00:00
1998-07-11 07:46:16 +00:00
1998-01-30 11:34:06 +00:00
1998-06-21 12:36:12 +00:00