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.c

    r1241 r1251  
    23472347
    23482348
    2349 void wait_until_software_raids_are_prepped(char *mdstat_file,
    2350                                            int wait_for_percentage)
     2349void wait_until_software_raids_are_prepped(int wait_for_percentage)
    23512350{
    23522351    struct raidlist_itself *raidlist = NULL;
Note: See TracChangeset for help on using the changeset viewer.