]> git.neil.brown.name Git - LaFS.git/commit
Reinstitute a BUG_ON in checkpoint_unlock_wait and doco it.
authorNeilBrown <neilb@suse.de>
Fri, 9 Jul 2010 21:34:25 +0000 (07:34 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 9 Jul 2010 21:34:25 +0000 (07:34 +1000)
commit5383d401ccce0566006897ba873600e5505aa782
tree126d9aec864338778d57219c8e771f1867076d1b
parentf3774db5d6d9edfbf464c76be69d2b1711d11c2a
Reinstitute a BUG_ON in checkpoint_unlock_wait and doco it.

When waiting for the checkpoint to pass, we need to have triggered
a checkpoint to start somehow.

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