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-EXT.h

    r1295 r2202  
    88extern int look_for_duplicate_mountpoints(struct mountlist_itself
    99                                          *mountlist, char *flaws_str);
    10 extern int look_for_weird_formats(struct mountlist_itself *mountlist,
    11                                   char *flaws_str);
    1210extern int make_list_of_drives_in_mountlist(struct mountlist_itself *,
    1311                                            struct list_of_disks *);
Note: See TracChangeset for help on using the changeset viewer.