NetBSD/sys/miscfs/syncfs
hannken 1423e65b26 Clean up vnode lock operations pass 2:
VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.
2010-06-24 12:58:48 +00:00
..
Makefile
sync_subr.c starttime needs to be time_t (Izumi Tsutsui) 2010-04-02 19:25:21 +00:00
sync_vnops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
syncfs.h