/*
- * $Id: store_dir.cc,v 1.57 1998/03/28 23:24:52 wessels Exp $
+ * $Id: store_dir.cc,v 1.58 1998/03/30 23:00:47 wessels Exp $
*
* DEBUG: section 47 Store Directory Routines
* AUTHOR: Duane Wessels
if (store_rebuilding) {
debug(20, 1) ("Not currently OK to rewrite swap log.\n");
debug(20, 1) ("storeDirWriteCleanLogs: Operation aborted.\n");
+#if DONT
+ /*
+ * why did we want to close the current swap logs here?
+ * DW/1.2.beta19
+ */
storeDirCloseSwapLogs();
+#endif
return 0;
}
debug(20, 1) ("storeDirWriteCleanLogs: Starting...\n");