New command -read_fs

This commit is contained in:
2015-09-22 15:59:16 +00:00
parent 06b2949040
commit 1d4fe35e2f
13 changed files with 168 additions and 93 deletions

View File

@@ -205,6 +205,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->image_start_value[0]= 0;
m->displacement= 0;
m->displacement_sign= 0;
m->read_fs= 0;
m->drives_exclusive= 1;
m->early_stdio_test= 0;
m->cache_num_tiles= 0;