CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2013/01/16 15:41:47
Modified files: sys/ufs/ffs : ffs_inode.c ffs_softdep.c ffs_vnops.c Log message: re-backout the infamous softdep diff - originally committed to get around the problem of the cleaner not being able to get softdep out of trouble due to the removal of a reserve back in vienna. Been run by me for a long time and beat up, along with a bunch of others. Hopefully this nasty piece of workaround can stay out for good now. ok guenther@