NetBSD/sys/ufs/ffs
hannken f3cf481632 - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c.
- Make vwait() static.
- Add  vdead_check() to check a vnode for being or becoming dead.

Discussed on tech-kern.

Welcome to 6.99.38
2014-03-24 13:42:40 +00:00
..
ffs_alloc.c clarify warning printout 2013-11-12 03:29:22 +00:00
ffs_appleufs.c
ffs_balloc.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_bswap.c
ffs_extern.h Add an UFS_SNAPGONE() ufs op replacing the calls 2013-06-16 13:33:30 +00:00
ffs_inode.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_quota2.c
ffs_snapshot.c Change snapshot_expunge() to use vfs_vnode_iterator. 2014-03-17 09:29:20 +00:00
ffs_subr.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_tables.c
ffs_vfsops.c Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
ffs_vnops.c - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
ffs_wapbl.c Turn a few __unused into __diagused 2013-10-25 11:35:55 +00:00
fs.h Add the FS_SUJ flag for journaled softupdates from FreeBSD. 2013-09-03 02:24:01 +00:00
Makefile