CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2019/01/30 10:04:04

Modified files:
        sys/kern       : vfs_lockf.c 
        sys/sys        : lockf.h 

Log message:
Replace hand rolled linked list with TAILQ. All made possible by the recent
introduction of struct lockf_state.

ok bluhm@ visa@

Reply via email to