Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
When lustre-rsync is started in the resume mode 'lustre-rsync -l LOG ...' we need to report errors from lr_read_log().
lr_backup_log() should create a hard link to the existing log.
lr_write_log() should create the new log as a temporary file and rename() it onto the (existing) log only if the new log was written successfully.