chiark / gitweb /
Superblock loading and saving.
authorDan Sheppard <dan.sheppard.circle@gmail.com>
Fri, 11 Apr 2025 14:36:51 +0000 (15:36 +0100)
committerDan Sheppard <dan.sheppard.circle@gmail.com>
Fri, 11 Apr 2025 14:36:51 +0000 (15:36 +0100)
commit7132ea170dc2058e299df6fe025b88c9d3640a79
treea4ed541dc8dc588224ca0eab7f0c9f6d5e780004
parent04e3783dda29c25cdf9c6e37d062ba79f605e7f6
Superblock loading and saving.

(Untested, no logging).
14 files changed:
.vscode/settings.json
Makefile
constants.h
coquet.c
coquet.h
design.txt
main.c
sha2.c
superblock.c [new file with mode: 0644]
superblock.h [new file with mode: 0644]
unix.c [moved from posix.c with 68% similarity]
util.c
util.h
vfs.h