]> git.neil.brown.name Git - LaFS.git/commit
Combine dirty_iblock with setting Realloc on iblock.
authorNeilBrown <neilb@suse.de>
Sat, 2 Oct 2010 05:13:25 +0000 (15:13 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 10 Oct 2010 23:33:55 +0000 (10:33 +1100)
commit532016c4d9216e64ee3e9fc7cbd0ea3ce8602d54
tree150f70fe2b8868ebdac2dc7854ca30f2d9782ad8
parent9f5dbbc17ecfcd2e9158b7072da42731a91a633e
Combine dirty_iblock with setting Realloc on iblock.

This makes it easier to do the right thing on iblocks that
we have just split ... not that we would expect that when cleaning,
but lots of things are possible, and elegant code is good.

Signed-off-by: NeilBrown <neilb@suse.de>
block.c
index.c
inode.c
lafs.h
modify.c
roll.c