]> git.neil.brown.name Git - LaFS.git/commit
Change lafs_phase_flip to take an indexblock
authorNeilBrown <neilb@suse.de>
Mon, 21 Jun 2010 01:32:12 +0000 (11:32 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 21 Jun 2010 01:32:12 +0000 (11:32 +1000)
commit6de9b0989d211e6983184ba085ee0f6c9d585fa5
tree9e8078918cbcf36944e1cdec67d29529be6ae2b3
parent37fe4f7e693fb835fa443e035cac2c79389a139f
Change lafs_phase_flip to take an indexblock

As lafs_phase_flip is only ever passed an indexblock, make that
explicit in the signature, and remove any tests for B_Index and
they will always be True.

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