[Devel] [PATCH criu 3/3] mount: don't create a temporary directory if /tmp exists

2016-11-21 Thread Andrey Vagin
From: Andrei Vagin pivot_root requires a place where to move an old root. Currently a temporary directory is created for that, but it doesn't work if the / directory is read-only. Actually we can use any existing directory. In this patch, criu tries to use /tmp and only if it doesn't exist, criu

Re: [Devel] [PATCH criu 3/3] mount: don't create a temporary directory if /tmp exists

2016-11-22 Thread Pavel Emelyanov
I've somehow lost 1/3 and 2/3 :( What are the subjects? ___ Devel mailing list Devel@openvz.org https://lists.openvz.org/mailman/listinfo/devel

Re: [Devel] [PATCH criu 3/3] mount: don't create a temporary directory if /tmp exists

2016-11-22 Thread Cyrill Gorcunov
On Tue, Nov 22, 2016 at 02:45:46PM +0300, Pavel Emelyanov wrote: > I've somehow lost 1/3 and 2/3 :( What are the subjects? 1063 C Nov 21 Andrey Vagin [PATCH criu 1/3] mount: handle error from restore_shared_options() 1064 C Nov 21 Andrey Vagin ├─>[PATCH criu 2/3] mount: fix mo

Re: [Devel] [PATCH criu 3/3] mount: don't create a temporary directory if /tmp exists

2016-11-22 Thread Pavel Emelyanov
On 11/22/2016 03:01 PM, Cyrill Gorcunov wrote: > On Tue, Nov 22, 2016 at 02:45:46PM +0300, Pavel Emelyanov wrote: >> I've somehow lost 1/3 and 2/3 :( What are the subjects? > > 1063 C Nov 21 Andrey Vagin [PATCH criu 1/3] mount: handle error > from restore_shared_options() Cannot find o

Re: [Devel] [PATCH criu 3/3] mount: don't create a temporary directory if /tmp exists

2016-11-22 Thread Cyrill Gorcunov
On Tue, Nov 22, 2016 at 03:44:35PM +0300, Pavel Emelyanov wrote: > On 11/22/2016 03:01 PM, Cyrill Gorcunov wrote: > > On Tue, Nov 22, 2016 at 02:45:46PM +0300, Pavel Emelyanov wrote: > >> I've somehow lost 1/3 and 2/3 :( What are the subjects? > > > > 1063 C Nov 21 Andrey Vagin [PATCH cr

Re: [Devel] [PATCH criu 3/3] mount: don't create a temporary directory if /tmp exists

2016-11-22 Thread Dmitry Safonov
On 11/22/2016 03:44 PM, Pavel Emelyanov wrote: On 11/22/2016 03:01 PM, Cyrill Gorcunov wrote: On Tue, Nov 22, 2016 at 02:45:46PM +0300, Pavel Emelyanov wrote: I've somehow lost 1/3 and 2/3 :( What are the subjects? 1063 C Nov 21 Andrey Vagin [PATCH criu 1/3] mount: handle error from

Re: [Devel] [PATCH criu 3/3] mount: don't create a temporary directory if /tmp exists

2016-11-22 Thread Pavel Emelyanov
On 11/22/2016 03:43 PM, Cyrill Gorcunov wrote: > On Tue, Nov 22, 2016 at 03:44:35PM +0300, Pavel Emelyanov wrote: >> On 11/22/2016 03:01 PM, Cyrill Gorcunov wrote: >>> On Tue, Nov 22, 2016 at 02:45:46PM +0300, Pavel Emelyanov wrote: I've somehow lost 1/3 and 2/3 :( What are the subjects? >>> >