NNStorage.getInProgressEditsFileName(2));
NNStorage storage = new NNStorage(conf,
Collections.<URI>emptyList(),
Lists.newArrayList(uri), null);
if (updateTransactionIdFile) {
storage.writeTransactionIdFileToStorage(2, null);
}
storage.close();
new EditLogFileOutputStream(log, null).create();
if (!inBothDirs) {