]> git.neil.brown.name Git - LaFS.git/commit
Don't clear clean_reserved when allocating more
authorNeilBrown <neilb@suse.de>
Sat, 3 Jul 2010 00:57:53 +0000 (10:57 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 3 Jul 2010 00:57:53 +0000 (10:57 +1000)
commit83f039a0721d10e50bbdccdafb5159bc0843a5dc
tree0b274d698ce5a4335589bfce82192ec688c419df
parent78a03c18232e8b4b58c237c88dbe82e294daf750
Don't clear clean_reserved when allocating more

If the allocation should fail we will have reduced the
allocation, and there could still be an open cleaner-segment
which would thus be confused.

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