]> git.neil.brown.name Git - LaFS.git/commit
Wait for segment-scan to finish before unmount.
authorNeilBrown <neilb@suse.de>
Mon, 21 Jun 2010 00:19:25 +0000 (10:19 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 21 Jun 2010 00:29:33 +0000 (10:29 +1000)
commit9f77b59a851d952397e9bc4cb474ce976f8a7b50
treeaafd0d28cff16a30863d5e91027d833c134a98f5
parent8303a92bcc6a5e1bed426a058ec8cf57251f73ca
Wait for segment-scan to finish before unmount.

It might be best to come up with a way to abort the scan,
but we won't want it to be running when we unmount, so wait
for it to complete and ensure it doesn't restart.

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