NetBSD/sys/ufs
hannken 9ea3b23daf Remove now unused VV_LOCKSWORK, all file systems support locking.
Remove unused predicates vn_locked() and vn_anylocked().

Welcome to 9.99.95
2022-03-19 13:53:32 +00:00
..
chfs Remove now unused VV_LOCKSWORK, all file systems support locking. 2022-03-19 13:53:32 +00:00
ext2fs Remove now unused VV_LOCKSWORK, all file systems support locking. 2022-03-19 13:53:32 +00:00
ffs Remove now unused VV_LOCKSWORK, all file systems support locking. 2022-03-19 13:53:32 +00:00
lfs Remove now unused VV_LOCKSWORK, all file systems support locking. 2022-03-19 13:53:32 +00:00
mfs Remove now unused VV_LOCKSWORK, all file systems support locking. 2022-03-19 13:53:32 +00:00
ufs Fix wrong assertion, the negatiopn of "a && b" is "!a || !b" so we 2022-02-21 17:07:45 +00:00
Makefile
files.ufs lfs: Include lfs_debug.c only if DEBUG is enabled. 2020-09-24 17:20:53 +00:00