diff options
author | Anton Kling <anton@kling.gg> | 2024-11-29 11:00:48 +0100 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2024-11-29 11:00:48 +0100 |
commit | 1b49c460ec983eb23cace256d459b664d8a0841f (patch) | |
tree | b008f408cdfc0dd79be671f187f01addf031d0cd /kernel/Makefile | |
parent | fd685bad3b3835536c5b0f5b5b18f5ab13f32bf4 (diff) |
ext2: Handle "zero" blocks
Any blocks with the value zero appear to indicate a region completly
filled to zeros.
I don't see this anywhere in the spec but it does make sense and the
behavior matches files that I have on my FreeBSD machine so I guess it
must be valid.
Diffstat (limited to 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions