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/common/libmondo-mountlist.h

    r1295 r2202  
    1111int look_for_duplicate_mountpoints(struct mountlist_itself *mountlist,
    1212                                   char *flaws_str);
    13 int look_for_weird_formats(struct mountlist_itself *mountlist,
    14                            char *flaws_str);
    1513int make_list_of_drives_in_mountlist(struct mountlist_itself *,
    1614                                     struct list_of_disks *);
Note: See TracChangeset for help on using the changeset viewer.