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/mondorestore/mondo-rstr-tools-EXT.h

    r1736 r2049  
    2929extern int unmount_all_devices(struct mountlist_itself *);
    3030extern int get_cfg_file_from_archive();
    31 extern int
    32 extract_config_file_from_ramdisk(
    33                                  char *ramdisk_fname,
    34                                  char *output_cfg_file,
    35                                  char *output_mountlist_file);
    36 
    3731extern void ask_about_these_imagedevs(char *infname, char *outfname);
    3832
Note: See TracChangeset for help on using the changeset viewer.