NetBSD/sys/ufs
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
..
chfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ext2fs Remove unused mbuf.h includes. 2018-12-10 14:46:24 +00:00
ffs put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying rw_write_held() check 2018-12-10 20:48:34 +00:00
lfs Remove unused mbuf.h includes. 2018-12-10 14:46:24 +00:00
mfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
ufs put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying rw_write_held() check 2018-12-10 20:48:34 +00:00
files.ufs add support for extended attributes in ext2fs for ext3/ext4; read-only for now 2016-08-12 19:04:03 +00:00
Makefile