NetBSD/sys/miscfs
skrll 685703c354 Do previous slightly differently - just pass a struct lwp * and derive the
struct proc *.

OK'd by Jaromir.
2004-08-27 07:02:45 +00:00
..
deadfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
fdesc Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
fifofs Clean up reader/writer counts for the revoke case in fifo_close(). 2004-07-17 20:53:01 +00:00
genfs Do LAYERFS_REMOVED for vop_rmdir. 2004-06-30 17:42:55 +00:00
kernfs Don't leak memory in VFS_MOUNT() if set_statvfs_info() fails. 2004-05-29 14:28:41 +00:00
nullfs Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
overlay Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
portal Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
procfs Do previous slightly differently - just pass a struct lwp * and derive the 2004-08-27 07:02:45 +00:00
specfs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
syncfs
umapfs Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
Makefile