Ignore:
Timestamp:
May 13, 2009, 4:34:00 AM (15 years ago)
Author:
Bruno Cornec
Message:
  • Remove useless function look_for_weird_formats
  • Adds a test program for mountlist management to find a seg. fault bug when using a large mountlist file
File:
1 edited

Legend:

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

    r1930 r2202  
    149149void log_to_screen(const char *fmt, ...);
    150150int look_for_duplicate_mountpoints(struct mountlist_itself *, char *);
    151 int look_for_weird_formats(struct mountlist_itself *, char *);
    152151void make_list_of_unallocated_raid_partitions(struct mountlist_itself *,
    153152                                              struct mountlist_itself *,
Note: See TracChangeset for help on using the changeset viewer.