mirror of
git://github.com/lxc/lxc
synced 2025-08-31 12:59:32 +00:00
@@ -314,7 +314,7 @@ bool storage_can_backup(struct lxc_conf *conf)
|
||||
return ret;
|
||||
}
|
||||
|
||||
/* If we're not snaphotting, then storage_copy becomes a simple case of mount
|
||||
/* If we're not snapshotting, then storage_copy becomes a simple case of mount
|
||||
* the original, mount the new, and rsync the contents.
|
||||
*/
|
||||
struct lxc_storage *storage_copy(struct lxc_container *c, const char *cname,
|
||||
|
Reference in New Issue
Block a user