mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added debug printing of ExtentsFiles.
This commit is contained in:
@@ -59,6 +59,7 @@ namespace DiscImageChef.Filesystems.LisaFS
|
||||
Dictionary<Int16, byte[]> fileCache;
|
||||
Dictionary<Int16, List<CatalogEntry>> catalogCache;
|
||||
Dictionary<Int16, Int32> fileSizeCache;
|
||||
List<Int16> printedExtents;
|
||||
#endregion Caches
|
||||
|
||||
public LisaFS()
|
||||
|
||||
Reference in New Issue
Block a user