Ignore:
Timestamp:
Oct 22, 2008, 7:50:04 PM (16 years ago)
Author:
Bruno Cornec
Message:
  • Remove useless function extract_config_file_from_ramdisk()
  • Avoid erasing mountlist and I-want-my-lvm when already existing (based on ideas from Benoit Donnette bdonnette_at_linagora.com)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.8/mondo/src/common/libmondo-fifo.c

    r2030 r2049  
    194194
    195195/* @} - end of fifoGroup */
    196 
    197 int
    198 extract_config_file_from_ramdisk(char *ramdisk_fname,
    199                                  char *output_cfg_file,
    200                                  char *output_mountlist_file);
Note: See TracChangeset for help on using the changeset viewer.