]> git.neil.brown.name Git - LaFS.git/commit
Avoid overallocation to the cleaner
authorNeilBrown <neilb@suse.de>
Sat, 3 Jul 2010 01:00:20 +0000 (11:00 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 3 Jul 2010 01:00:20 +0000 (11:00 +1000)
commita25e8ccb52445d319d4dcdc65086f4f5e8256de8
treef773da67abb0c70a4fb849bfa5eb6f22086c16fd
parent83f039a0721d10e50bbdccdafb5159bc0843a5dc
Avoid overallocation to the cleaner

Don't give space to the cleaner at the expense of space for
writing new blocks.  That would be greedy.

Signed-off-by: NeilBrown <neilb@suse.de>
segments.c