ops: add the ability to write and delete files

Right now it only works on the root directory, and has much more
functionality that needs adding.  But it passes the tests.

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
2019-06-13 10:58:19 +08:00
parent cf239b9b7a
commit 48f1f33c49
4 changed files with 244 additions and 9 deletions

View File

@ -1,4 +1,4 @@
CFLAGS ?= -Iinclude
CFLAGS ?= -Iinclude -ggdb2
all: build build/test-get-set-cluster build/test-mkfs-simple build/test-fragment-file