New command -rockridge

This commit is contained in:
2012-05-22 12:13:18 +00:00
parent 732ff0af0e
commit b9a4a30929
11 changed files with 209 additions and 147 deletions

View File

@ -1165,6 +1165,9 @@ int Xorriso_option_return_with(struct XorrisO *xorriso, char *severity,
int Xorriso_option_rmi(struct XorrisO *xorriso, int argc, char **argv,
int *idx, int flag);
/* Command -rockridge "on"|"off" */
int Xorriso_option_rockridge(struct XorrisO *xorriso, char *mode, int flag);
/* Command -rollback */
/* @param flag bit0= do not -reassure
@return <=0 error , 1 success, 2 revoked by -reassure