aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcrunchy <crunchy>2003-06-27 13:40:23 +0000
committercrunchy <crunchy>2003-06-27 13:40:23 +0000
commitb5f5847bedf884611a9978236bb66d150016c71e (patch)
treed14e220039dba60b90fd9f9909aff7a7cb20079d /ChangeLog
parentc6c22c4fadb3000453389f3ecf471392674adfd1 (diff)
downloadmpiosh-b5f5847bedf884611a9978236bb66d150016c71e.tar.gz
mpiosh-b5f5847bedf884611a9978236bb66d150016c71e.tar.bz2
mpiosh-b5f5847bedf884611a9978236bb66d150016c71e.zip
tested and hopefully fixed the backup and restore commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df3b46d..9c27c1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2003-06-27 Andreas Buesching <crunchy@tzi.de>
+ * mpiosh/callback.c (mpiosh_cmd_backup): using the resolved backup
+ directory name as argument for mpio_file_get_as
+ (mpiosh_cmd_restore): same as above s/get/put/
+
+ * mpiosh/config.c (mpiosh_config_check_backup_dir): changed return
+ type to char *. returning the resolved backip directory name
+
+2003-06-27 Andreas Buesching <crunchy@tzi.de>
+
* mpiosh/global.c: add CONFIG_BACKUP defining a user backup
directory.
(commands): add backup and restore command