[CRIU] [PATCH 1/3] mount: Introduce BTRFS engine

Cyrill Gorcunov gorcunov at gmail.com
Fri Nov 29 07:44:29 PST 2013


On Fri, Nov 29, 2013 at 07:37:44PM +0400, Pavel Emelyanov wrote:
> > 
> > Hmm, open_mountpoint can be used iif the complete mount tree is created,
> > so I presume you prefer to defer btrfs parsing and do it as a final stage
> > of mount points tree creation, right?
> 
> Well, yes, with that constraint you're right. Maybe we can implement it
> in even lazier manner -- once we need to resolve dev_t for some mount_info
> we fill read that information from disks. At that time the whole mount
> tree will be ready.
> 
> Thoughts?

The lazier it will be than better :-) I'll rework it on weeked/monday.


More information about the CRIU mailing list