42434445464748
if (readOnly == false) { throw new FileSystemException("JIFS can not be created as writable..."); } this.device = device; this.type = type; rootDir = new JIFSDrootDir(device.getId()); }