From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-f66.google.com ([209.85.221.66]:34994 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728182AbeJLWaM (ORCPT ); Fri, 12 Oct 2018 18:30:12 -0400 Subject: Re: [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12] To: David Howells Cc: viro@zeniv.linux.org.uk, torvalds@linux-foundation.org, ebiederm@xmission.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, mszeredi@redhat.com References: <02ae06f0-b6af-7f3e-8ccf-b3d80d7e27b0@gmail.com> <5c6f3d62-4cec-2aea-4693-62928611c526@gmail.com> <153754740781.17872.7869536526927736855.stgit@warthog.procyon.org.uk> <153754743491.17872.12115848333103740766.stgit@warthog.procyon.org.uk> <862e36a2-2a6f-4e26-3228-8cab4b4cf230@gmail.com> <25990.1539174969@warthog.procyon.org.uk> <3205.1539356049@warthog.procyon.org.uk> From: Alan Jenkins Message-ID: <0ce47aa9-11df-1aed-a9f2-339311e50aba@gmail.com> Date: Fri, 12 Oct 2018 15:57:19 +0100 MIME-Version: 1.0 In-Reply-To: <3205.1539356049@warthog.procyon.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 12/10/2018 15:54, David Howells wrote: > Alan Jenkins wrote: > >> + open_tree_clone \ >> + move_mount \ > I'll rename them to test-XXX if you're okay with that. > > David Yes, that's fine. Feel free to make adaptations you like.  I don't have anything planned for them myself, outside of testing the patch series. Alan