Author: adrian.chadd
Date: Wed Jul  8 04:46:21 2009
New Revision: 14159

Modified:
    playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c

Log:
Print a SWAP_LOG_COMPLETED entry at the end of the run so the calling  
program knows
that the run has terminated successfully.



Modified: playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c
==============================================================================
--- playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c  (original)
+++ playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c  Wed Jul  8  
04:46:21 2009
@@ -79,6 +79,7 @@
                rebuild_from_log(&store_ufs_info);

        store_ufs_done(&store_ufs_info);
+       (void) storeSwapLogPrintCompleted(1);

        return 0;
  }

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to