Experimental -find action -exec set_filter with some hardcoded filter commands

This commit is contained in:
2009-03-29 16:49:38 +00:00
parent 410537761b
commit 06dfe11e36
5 changed files with 248 additions and 15 deletions

View File

@ -431,6 +431,9 @@ int Xorriso_record_dev_inode(struct XorrisO *xorriso, char *disk_path,
int Xorriso_local_getfacl(struct XorrisO *xorriso, char *disk_path,
char **text, int flag);
int Xorriso_set_filter(struct XorrisO *xorriso, void *in_node,
char *path, char *filter_name, char *suffix, int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.