NetBSD/sys/ufs/ffs
hannken 5657bcacb9 Modify ffs_lock() to take care for changed v_vnlock. Snapshots do not need
transferlockers() anymore.

From FreeBSD ffs_vnops.c Rev. 1.159

Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org>
2007-08-21 09:27:33 +00:00
..
Makefile
ffs_alloc.c Move snapshot per-mount data from struct ufsmount to mount specific data. 2007-08-09 07:34:27 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c remove redundant KASSERTs 2007-06-29 15:34:59 +00:00
ffs_bswap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_extern.h Move the fstrans-aware lock vnops from ufs to ffs. Other ufs file systems 2007-08-09 09:22:34 +00:00
ffs_inode.c Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ffs_snapshot.c Modify ffs_lock() to take care for changed v_vnlock. Snapshots do not need 2007-08-21 09:27:33 +00:00
ffs_softdep.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
ffs_softdep.stub.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ffs_subr.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_tables.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_vfsops.c Move snapshot per-mount data from struct ufsmount to mount specific data. 2007-08-09 07:34:27 +00:00
ffs_vnops.c Modify ffs_lock() to take care for changed v_vnlock. Snapshots do not need 2007-08-21 09:27:33 +00:00
fs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
softdep.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00