New option -drive_class for safety management of pseudo-drive access

This commit is contained in:
2008-12-16 13:02:11 +00:00
parent d0f8bb5dfe
commit 1a5307c2e9
6 changed files with 325 additions and 34 deletions

View File

@ -377,6 +377,11 @@ int Xorriso_mount(struct XorrisO *xorriso, char *dev, int adr_mode,
char *adr_value, char *cmd, int flag);
int Xorriso_auto_driveadr(struct XorrisO *xorriso, char *adr, char *result,
int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.
*/