Changeset 2418 in MondoRescue for branches/2.2.9/mondo/src/common
- Timestamp:
- Sep 23, 2009, 11:22:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/common/libmondo-filelist.c
r2402 r2418 528 528 // sort_file(filelist); // FIXME - filelist chopper sorts, so this isn't necessary 529 529 retval = 530 gen_aux_list(filelist, "getfattr --en=hex -P - d \"%s\"",530 gen_aux_list(filelist, "getfattr --en=hex -P -m - -d \"%s\"", 531 531 fattr_fname); 532 532 }
Note:
See TracChangeset
for help on using the changeset viewer.