Get rid of unnecessary barrier. Improve comment.
[pintos-anon] / grading / filesys / sm-full.c
1 const char test_name[] = "sm-full";
2 #define TEST_SIZE 5678
3 #include "full.inc"