Use standard POSIX "ustar" format for the scratch disk.
[pintos-anon] / src / tests / filesys / extended / dir-rm-tree.c
index c4186f9633ad56734fd0ada1c878c2add47852b0..bab41a66d184670f79bdd7e64c7840a0a42f52dc 100644 (file)
@@ -1,3 +1,6 @@
+/* Creates directories /0/0/0 through /3/2/2 and files in the
+   leaf directories, then removes them. */
+
 #include <stdarg.h>
 #include <stdio.h>
 #include <syscall.h>