chiark / gitweb /
Don't flip superblock on no sync write.
authorDan Sheppard <dan.sheppard.circle@gmail.com>
Sat, 3 May 2025 23:47:59 +0000 (00:47 +0100)
committerDan Sheppard <dan.sheppard.circle@gmail.com>
Sat, 3 May 2025 23:47:59 +0000 (00:47 +0100)
commitea266fc218d8d56681765a38533d91530f0c14fc
tree1d85023a3a16a3ae3e8dcfd4c5654eb6df119b2d
parentab0d45e13e053e7659d5fd96a51e0948e83cbdc7
Don't flip superblock on no sync write.
.vscode/settings.json
doc/TODO
doc/sync.txt [new file with mode: 0644]
doc/syncing-superblock.txt [new file with mode: 0644]
src/coquet.c
src/coquet.h
src/page.c
src/superblock.c
src/testvfs.c
src/vfs.h