NetBSD/sys/ufs/ffs
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
..
ffs_alloc.c For the UVM_PAGE_TRKOWN test do not require that the relevant pages 2010-02-21 13:55:58 +00:00
ffs_appleufs.c switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c - ufs_balloc_range(): on error, only PG_RELEASED the pages that were 2010-02-07 17:12:40 +00:00
ffs_snapshot.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ffs_vnops.c Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
ffs_wapbl.c Store physical block numbers in superblock that point to the journal. 2010-02-27 12:04:19 +00:00
fs.h Fix block shift to work with different device block sizes. 2010-01-31 10:54:10 +00:00
Makefile