Re: dont use the malloc ks_limit in softdeps
hrm. ignore this. On Mon, Jul 03, 2017 at 04:30:11PM +1000, David Gwynne wrote: > the only thing using ks_limit is the ffs softdep code. > > this cleans that up. > > ok? > > Index: ffs/ffs_softdep.c > === > RCS file: /cvs/src/sys/u
dont use the malloc ks_limit in softdeps
the only thing using ks_limit is the ffs softdep code. this cleans that up. ok? Index: ffs/ffs_softdep.c === RCS file: /cvs/src/sys/ufs/ffs/ffs_softdep.c,v retrieving revision 1.135 diff -u -p -r1.135 ffs_softdep.c --- ffs/ffs_softd