NetBSD/sys/ufs/ffs
hannken 53b57e3385 Extend the range of fstrans transactions to a sequence of vnode operations
on a locked vnode.  This leaves a suspended file system and therefore a
snapshot with either all or no operations of such a sequence done.
2010-12-27 18:49:42 +00:00
..
ffs_alloc.c
ffs_appleufs.c
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_snapshot.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
ffs_vnops.c ffs_reclaim: don't free an already free inode. This may happen when 2010-08-12 07:41:49 +00:00
ffs_wapbl.c For update mounts the root vnode is already in use and we must not 2010-12-24 13:38:57 +00:00
fs.h
Makefile