mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 15:49:25 +00:00
spelling: snapshotting
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
c239013f87
commit
bf86c00ad2
@ -314,7 +314,7 @@ bool storage_can_backup(struct lxc_conf *conf)
|
|||||||
return ret;
|
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.
|
* the original, mount the new, and rsync the contents.
|
||||||
*/
|
*/
|
||||||
struct lxc_storage *storage_copy(struct lxc_container *c, const char *cname,
|
struct lxc_storage *storage_copy(struct lxc_container *c, const char *cname,
|
||||||
|
Loading…
Reference in New Issue
Block a user