NetBSD/sys/ufs/ffs
2014-07-11 16:17:29 +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 Remove lfs-only inumber field (and its supporting union) from struct 2013-06-09 17:55:46 +00:00
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 Use an explicit compare to 0 for an immediate error result, not !. 2014-07-10 06:02:40 +00:00
ffs_subr.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_tables.c
ffs_vfsops.c Introduce a selector function to the vfs vnode iterator so that we don't 2014-05-24 16:34:03 +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 move the flag setting higher to avoid KASSERT (dholland) 2014-07-11 16:17:29 +00:00
fs.h Add the FS_SUJ flag for journaled softupdates from FreeBSD. 2013-09-03 02:24:01 +00:00
Makefile