Changeset 3309 in MondoRescue
- Timestamp:
- Jul 3, 2014, 10:02:55 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mondo/src/common/libmondo-devices.c
r3308 r3309 1040 1040 mr_asprintf(good_formats, " %s",p); 1041 1041 (void)pclose(pin); 1042 mr_strip_spaces(good_formats); 1042 1043 mr_strcat(good_formats, " swap lvm raid ntfs-3g ntfs 7 "); // " ntfs 7 " -- um, cheating much? :) 1043 1044 if (strstr(good_formats, format_sz)) {
Note:
See TracChangeset
for help on using the changeset viewer.