585586587588589590591592593
} @Override public long getJournalCTime() throws IOException { StorageInfo sInfo = new StorageInfo((NodeType)null); sInfo.readProperties(sd); return sInfo.getCTime(); } }
575576577578579580581582583
573574575576577578579580581