Nikola Stojiljkovic

Results 1 issues of Nikola Stojiljkovic

Although the exception says: java.lang.AssertionError: files bigger than 16**G**B not yet supported; According to my tests, files bigger than 16**M**B are not supported. According to the following lines: https://github.com/marschall/memoryfilesystem/blob/master/src/main/java/com/github/marschall/memoryfilesystem/MemoryInode.java#L32 https://github.com/marschall/memoryfilesystem/blob/master/src/main/java/com/github/marschall/memoryfilesystem/MemoryInode.java#L356...

enhancement