NetBSD/sys/ufs/ufs
2018-04-19 21:50:06 +00:00
..
dinode.h
dir.h
dirhash.h
extattr.h
inode.h update the comment to the current IFMT/permissions location 2017-08-20 12:09:06 +00:00
Makefile
quota1_subr.c
quota1.h
quota2_subr.c
quota2.h fix tyop, PR kern/52653 by Edgar Fuss 2017-10-25 18:06:01 +00:00
quota.h
ufs_bmap.c #if DIAGNOSTIC panic ---> KASSERT 2017-03-18 05:33:06 +00:00
ufs_bswap.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ufs_dirhash.c
ufs_extattr.c Explain why the lock in here needs to be recursive. Related to PR 46997. 2016-11-09 05:08:35 +00:00
ufs_extern.h reorganize ffs_truncate()/ffs_indirtrunc() to be able to partially 2016-10-28 20:38:12 +00:00
ufs_inode.c Make sure inode blocks and size are zero when VOP_INACTIVE() 2018-01-28 10:01:18 +00:00
ufs_lookup.c Revert printf return value change. 2017-10-27 12:25:14 +00:00
ufs_quota1.c Widen before multiplying. Like -r1.21, but in the other similar case. 2016-06-20 00:52:04 +00:00
ufs_quota2.c Remove now redundant calls to fstrans_start()/fstrans_done(). 2017-03-01 10:41:28 +00:00
ufs_quota.c
ufs_quota.h
ufs_readwrite.c Remove now redundant calls to fstrans_start()/fstrans_done(). 2017-03-01 10:41:28 +00:00
ufs_rename.c reorganize ffs_truncate()/ffs_indirtrunc() to be able to partially 2016-10-28 20:38:12 +00:00
ufs_vfsops.c Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
ufs_vnops.c Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
ufs_wapbl.c Remove now redundant calls to fstrans_start()/fstrans_done(). 2017-03-01 10:41:28 +00:00
ufs_wapbl.h fix !WAPBL variant of UFS_WAPBL_REGISTER_DEALLOCATION() 2016-11-11 22:59:26 +00:00
ufsmount.h