Re: [RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)

2020-10-05 Thread Amir Goldstein
On Mon, Oct 5, 2020 at 10:47 PM Alexander Mikhalitsyn wrote: > > Hi Amir, > > On Mon, 5 Oct 2020 10:56:50 +0300 > Amir Goldstein wrote: > > > On Sun, Oct 4, 2020 at 10:25 PM Alexander Mikhalitsyn > > wrote: > > > > > > Some time ago we discussed about the problem of Checkpoint-Restoring > > > ov

Re: [RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)

2020-10-05 Thread Alexander Mikhalitsyn
Hi Amir, On Mon, 5 Oct 2020 10:56:50 +0300 Amir Goldstein wrote: > On Sun, Oct 4, 2020 at 10:25 PM Alexander Mikhalitsyn > wrote: > > > > Some time ago we discussed about the problem of Checkpoint-Restoring > > overlayfs mounts [1]. Big thanks to Amir for review and suggestions. > > > > Brief f

Re: [RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)

2020-10-05 Thread Amir Goldstein
On Sun, Oct 4, 2020 at 10:25 PM Alexander Mikhalitsyn wrote: > > Some time ago we discussed about the problem of Checkpoint-Restoring > overlayfs mounts [1]. Big thanks to Amir for review and suggestions. > > Brief from previous discussion. > Problem statement: to checkpoint-restore overlayfs moun

[RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)

2020-10-04 Thread Alexander Mikhalitsyn
Some time ago we discussed about the problem of Checkpoint-Restoring overlayfs mounts [1]. Big thanks to Amir for review and suggestions. Brief from previous discussion. Problem statement: to checkpoint-restore overlayfs mounts we need to save overlayfs mount state and save it into the image. Basi