NetBSD/sys/ufs
christos 06bbe1ca57 Remove the unlock/relock hack by using IO_EXT to indicate that we are already
holding the lock.
2020-05-02 22:11:16 +00:00
..
chfs PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself) 2020-04-23 21:47:07 +00:00
ext2fs PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself) 2020-04-23 21:47:07 +00:00
ffs Remove the unlock/relock hack by using IO_EXT to indicate that we are already 2020-05-02 22:11:16 +00:00
lfs PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself) 2020-04-23 21:47:07 +00:00
mfs Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
ufs There is no difference between a zero-sized and not yet 2020-05-01 08:43:37 +00:00
Makefile
files.ufs Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00