Gitiles
Code Review
Sign In
review.sourcearcade.org
/
filo-scratch
/
65f2ea29c6c98d7454d07385d4de4af884acfc3d
/
src
/
filo-fs-ext2.ads
20bf593
ext2: Rename Inode_Extents -> Inline_Extents
by Nico Huber
· 11 months ago
b735a1d
ext2: Relax initialization in Read()
by Nico Huber
· 11 months ago
ea1de11
ext2: Cache physical location of current content block
by Nico Huber
· 11 months ago
6bef924
ext2: Simplify block cache
by Nico Huber
· 11 months ago
53df785
ext2: Somewhat finish proofs
by Nico Huber
· 12 months ago
fe26032
ext2: Use unnecessarily big range type to ease proving
by Nico Huber
· 12 months ago
7eb5692
ext2: Factor inode-group deserialization out
by Nico Huber
· 12 months ago
925326e
ext2: Adjust inode version of Open() to ease proof
by Nico Huber
· 12 months ago
39f086c
ext2: Restrict range of First_Data_Block
by Nico Huber
· 12 months ago
ecafb8f
ext2: Pre-compute Inodes_Per_Block & Desc_Per_Block
by Nico Huber
· 12 months ago
52f4c8d
ext2: Further split our state record
by Nico Huber
· 12 months ago
5a042fd
ext2: Adapt to satisfy some checks
by Nico Huber
· 12 months ago
700a411
ext2: Introduce State.Block_Size
by Nico Huber
· 12 months ago
89d0594
ext2: Add missing default value for Inode.I
by Nico Huber
· 1 year ago
21d4202
Implement Ext2.Open()
by Nico Huber
· 1 year ago
b1cb2d3
Re-invent FS.VFS.Open()
by Nico Huber
· 1 year ago
549a1b8
Drop `File_Len` from VFS.Read()
by Nico Huber
· 1 year ago
022e226
ext2: Read inode type and length
by Nico Huber
· 1 year ago
7403a54
ext2: Rename Inode.Extents => Inode.Inline
by Nico Huber
· 1 year ago
cdc0351
ext2: Implement Open() for an inode by number
by Nico Huber
· 1 year ago
57dfbfb
ext2: Distinguish physical (always valid) and logical (per file) cached blocks
by Nico Huber
· 1 year ago
33f6d95
ext2: Better organize per inode info
by Nico Huber
· 1 year ago
cd1d5f7
Tune ext2 types
by Nico Huber
· 1 year ago
fffc8c1
Implement Extent_Block_Map for ext4 extents
by Nico Huber
· 1 year ago
fe89712
ext2: Use a more generic cache index
by Nico Huber
· 1 year, 1 month ago
6623c98
First version of Ext2_Block_Map
by Nico Huber
· 1 year, 1 month ago
5c43abc
Move fs-filo to filo-fs
by Thomas Heijligen
· 1 year, 1 month ago
[Renamed (97%) from src/fs-filo-ext2.ads]
26f7183
FS.FILO.Ext2: Fill Mount() procedure
by Nico Huber
· 1 year, 1 month ago
57d3a85
FS.FILO.Ext2: Update stubs
by Nico Huber
· 1 year, 1 month ago
1d7727f
Add stub for FS.FILO.Ext2
by Nico Huber
· 1 year, 1 month ago