diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-09-11 12:26:35 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-09-11 12:26:35 +0000 |
commit | 546f8cfeca6fca0b6b246c8dbf035027e3f15f8c (patch) | |
tree | c2998fab7c52dcd13aba85d8d583cce49b4c173f /sys/src/cmd/git | |
parent | e2796993445b62379e908564e900e6955b30b830 (diff) |
9boot: fix isowalk() for directories spanning multiple sectors
directory entries cannot span sector boundaries, meaning
that the end of a sector would be zero padded until the
next sector.
we have to skip over these zero paddings to fully read
the directory.
Diffstat (limited to 'sys/src/cmd/git')
0 files changed, 0 insertions, 0 deletions