Ignore:
Timestamp:
Mar 20, 2007, 11:43:15 AM (17 years ago)
Author:
Bruno Cornec
Message:

wait_until_software_raids_are_prepped function has now only 1 parameter (the other was useless)

File:
1 edited

Legend:

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

    r1200 r1251  
    3838extern void ask_about_these_imagedevs(char *infname, char *outfname);
    3939
    40 extern void wait_until_software_raids_are_prepped(char *mdstat_file,
    41                                                   int wait_for_percentage);
     40extern void wait_until_software_raids_are_prepped(int wait_for_percentage);
Note: See TracChangeset for help on using the changeset viewer.