7 changed files with 21 additions and 9 deletions
@ -0,0 +1,3 @@ |
|||
q |
|||
run |
|||
up |
@ -1,2 +1,4 @@ |
|||
*.img |
|||
*.o |
|||
*.out |
|||
lsfs_fuse |
|||
|
@ -0,0 +1,5 @@ |
|||
#!/bin/bash |
|||
|
|||
cd source_lsfs |
|||
bash build.sh |
|||
./disk_manager -n ../testdisk.img |
Binary file not shown.
@ -1 +1 @@ |
|||
Subproject commit 0858a9776d0f1f6fe66a24a09a7e92c022c18918 |
|||
Subproject commit 23c2fbe1ec49584d9366f45f080f06b19e6eb550 |
Loading…
Reference in new issue