Ignore:
Timestamp:
Apr 12, 2007, 1:56:35 AM (17 years ago)
Author:
Bruno Cornec
Message:
  • evaluate_drive_within_mountlist is a private function
  • support UUID in mondorestore (Fix for #103)
  • Fix a bug in size computation for cciss and similar devices needing a p before their partition name
  • Fix 2 references to grep -x which are not working during a restore process due to busybox limits of grep command (Fix for #96)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondorestore/mondo-rstr-newt.h

    r1200 r1297  
    105105                   struct raidlist_itself *);
    106106void edit_raidrec_additional_vars(struct raid_device_record *);
    107 int evaluate_drive_within_mountlist(struct mountlist_itself *, char *,
    108                                     char *);
    109107int evaluate_mountlist(struct mountlist_itself *, char *, char *, char *);
    110108int find_device_in_mountlist(struct mountlist_itself *, char *);
Note: See TracChangeset for help on using the changeset viewer.