NetBSD/sys/ufs/ffs
jdolecek bb9b067782 put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying rw_write_held() check
doesn't actually have a race since it checks if the rwlock is held by
current lwp
2018-12-10 20:48:34 +00:00
..
ffs_alloc.c put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying rw_write_held() check 2018-12-10 20:48:34 +00:00
ffs_appleufs.c
ffs_balloc.c Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
ffs_bswap.c Sprinkle in a pinch of const, not too much, just enough 2017-02-09 04:37:35 +00:00
ffs_extern.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
ffs_inode.c make UFS_WAPBL_JLOCK_ASSERT() #ifdef DIAGNOSTIC, same as the underlying 2018-12-10 19:29:41 +00:00
ffs_quota2.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
ffs_snapshot.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
ffs_subr.c Avoid Undefined Behavior in ffs_clusteracct() 2018-07-04 02:02:15 +00:00
ffs_tables.c
ffs_vfsops.c make UFS_WAPBL_JLOCK_ASSERT() #ifdef DIAGNOSTIC, same as the underlying 2018-12-10 19:29:41 +00:00
ffs_vnops.c Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
ffs_wapbl.c make UFS_WAPBL_JLOCK_ASSERT() #ifdef DIAGNOSTIC, same as the underlying 2018-12-10 19:29:41 +00:00
fs.h
Makefile