]> git.neil.brown.name Git - LaFS.git/commit
checkpoint must wait for both dblock and iblock of root to change phase.
authorNeilBrown <neilb@suse.de>
Mon, 9 Aug 2010 10:26:25 +0000 (20:26 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 9 Aug 2010 10:26:25 +0000 (20:26 +1000)
commit9bb013ead76b0a88cac96cb23260f8f5e4a96608
tree32bd08e3e55699537f69421e8508ab883a84ce34
parentc0b5878edf59956cb3995436d860da4d365c525e
checkpoint must wait for both dblock and iblock of root to change phase.

Only waiting for iblock isn't enough - dblock might still be in the
old phase, which gets rather confusing.

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