NetBSD/sys/miscfs
2020-02-27 22:12:53 +00:00
..
deadfs UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
fdesc Load struct filedesc::fd_dt with atomic_load_consume. 2020-02-01 02:23:03 +00:00
fifofs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
genfs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
kernfs v_interlock -> vmobjlock 2020-02-24 20:44:25 +00:00
nullfs Set IMNT_MPSAFE before creating the vnode for the root of the 2019-12-15 20:30:56 +00:00
overlay Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
procfs v_interlock -> vmobjlock 2020-02-24 20:44:25 +00:00
specfs Add a new member to struct vfsstat and grow the unused members 2019-09-22 22:59:37 +00:00
umapfs Clean up debugging cruft that somehow made it into my previous commit. 2019-08-20 21:18:10 +00:00
Makefile