NetBSD/sys/miscfs
ad 59fcf21389 PR kern/26878 FFSv2 + softdep = livelock (no free ram)
PR kern/16942 panic with softdep and quotas
PR kern/19565 panic: softdep_write_inodeblock: indirect pointer #1 mismatch
PR kern/26274 softdep panic: allocdirect_merge: ...
PR kern/26374 Long delay before non-root users can write to softdep partitions
PR kern/28621 1.6.x "vp != NULL" panic in ffs_softdep.c:4653 while unmounting a softdep (+quota) filesystem
PR kern/29513 FFS+Softdep panic with unfsck-able file-corruption
PR kern/31544 The ffs softdep code appears to fail to write dirty bits to disk
PR kern/31981 stopping scsi disk can cause panic (softdep)
PR kern/32116 kernel panic in softdep (assertion failure)
PR kern/32532 softdep_trackbufs deadlock
PR kern/37191 softdep: locking against myself
PR kern/40474 Kernel panic after remounting raid root with softdep

Retire softdep, pass 2. As discussed and later formally announced on the
mailing lists.
2009-02-22 20:28:05 +00:00
..
deadfs Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
fdesc kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
fifofs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
genfs consistency checks made inside #ifdef SAFETY should really 2009-02-14 16:57:05 +00:00
kernfs merge christos-time_t 2009-01-11 02:45:45 +00:00
nullfs PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
overlay PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
portal restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
procfs this change was somehow missed. 2009-01-11 03:16:33 +00:00
specfs PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
syncfs PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
umapfs add a comment re the vop (?) flag LAYERFS_MBYPASSDEBUG, that if set 2009-02-14 17:29:11 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00