@@ -1,9 +1,12 @@
#include "block.h"
#include "metadata.h"
#include <iostream>
using namespace thinp;
int main(int argc, char **argv)
{
std::cout << "Hello, world!" << std::endl;
metadata m("foo.metadata", 128, 1024);
return 0;
}
The note is not visible to the blocked user.