]> git.neil.brown.name Git - LaFS.git/commit
Don't use I_ICredit for UnincCredit when cleaning.
authorNeilBrown <neilb@suse.de>
Sat, 2 Oct 2010 04:31:21 +0000 (14:31 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 10 Oct 2010 23:33:55 +0000 (10:33 +1100)
commit9f5dbbc17ecfcd2e9158b7072da42731a91a633e
tree21020200807d021a0bb8c61251c9a1f6d1e89ac3
parentad01acce1b6eb1bcba5b7784c54b43cb1cef1a81
Don't use I_ICredit for UnincCredit when cleaning.

ICredit is only to be used when dirtying a block, so any setting of
UnincCredit for cleaning must get the credit from elsewhere.  If no
such credit is available, fall back on dirtying the block.

Signed-off-by: NeilBrown <neilb@suse.de>
clean.c
cluster.c
index.c