Changes

199 bytes added ,  07:17, 25 March 2020
Line 6: Line 6:  
* bind mounts (rw, ro)
 
* bind mounts (rw, ro)
   −
The algorithm which is described here is not able to cover all the cases, so this solution is a temporary one.
+
The algorithm described here is not able to cover all the cases, so this solution is a temporary one.
    
== Dump ==
 
== Dump ==
Line 19: Line 19:  
== Known issues ==
 
== Known issues ==
 
CRIU doesn't support configurations where two mounts of one shared group have different set of mounts. This is not a feature, this is a bug and you are welcome to fix it.
 
CRIU doesn't support configurations where two mounts of one shared group have different set of mounts. This is not a feature, this is a bug and you are welcome to fix it.
 +
 +
(done and checked by non_uniform_share_propagation in zdtm)
    
== TODO ==
 
== TODO ==
 
* Read-only bind mounts
 
* Read-only bind mounts
 +
(not sure was meant here but e.g. ghost files on readonly mounts handled and checked by ghost_on_rofs zdtm test)
 
* Skipping mountpoints
 
* Skipping mountpoints
 
* Enabling FS runtime
 
* Enabling FS runtime
Line 29: Line 32:     
[[Category: Under the hood]]
 
[[Category: Under the hood]]
 +
[[Category: Fly in the ointment]]
37

edits