Displaying "+" with lslx if ACL is detected

This commit is contained in:
2009-02-08 15:14:05 +00:00
parent 2abedac499
commit 38b6759270
4 changed files with 39 additions and 3 deletions

View File

@@ -420,6 +420,9 @@ int Xorriso_setfattr(struct XorrisO *xorriso, void *in_node, char *path,
size_t num_attrs, char **names,
size_t *value_lengths, char **values, int flag);
int Xorriso_local_getfacl(struct XorrisO *xorriso, char *disk_path,
char **text, int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.