From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 5a15bded for ; Tue, 18 Feb 2020 11:25:42 +0000 (UTC) Received: (qmail 12458 invoked by alias); 18 Feb 2020 11:25:36 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 45457 Received: (qmail 9116 invoked by uid 1010); 18 Feb 2020 11:25:36 -0000 X-Qmail-Scanner-Diagnostics: from out5-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.2/25725. spamassassin: 3.4.2. Clear:RC:0(66.111.4.29):SA:0(-2.6/5.0):. Processed in 0.720823 secs); 18 Feb 2020 11:25:36 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrjeekgddvkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvuffkjghfofggtgfgsehtqhdttdertdejnecuhfhrohhmpeffrghnihgv lhcuufhhrghhrghfuceougdrshesuggrnhhivghlrdhshhgrhhgrfhdrnhgrmhgvqeenuc fkphepjeelrddujeekrdejrddukeelnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepugdrshesuggrnhhivghlrdhshhgrhhgrfhdrnhgrmhgv X-ME-Proxy: Date: Tue, 18 Feb 2020 11:24:58 +0000 From: Daniel Shahaf To: Peter Stephenson Cc: Subject: Re: PATCH: sshfs user-side automount Message-ID: <20200218112458.5599341a@tarpaulin.shahaf.local2> In-Reply-To: <1582024239.4529.13.camel@samsung.com> References: <1581954328.4418.19.camel@samsung.com> <20200218104451.1813845b@tarpaulin.shahaf.local2> <1582024239.4529.13.camel@samsung.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Peter Stephenson wrote on Tue, 18 Feb 2020 11:10 +0000: > On Tue, 2020-02-18 at 10:44 +0000, Daniel Shahaf wrote: > > Peter Stephenson wrote on Mon, 17 Feb 2020 15:45 +0000: =20 > > >=20 > > > This certainly won't go in until the dust has settled, both on the > > > release and the proposed change, =20 > > Why don't you push it to the 5.9 branch, then?=C2=A0=C2=A0That's what i= t's for. =20 >=20 > As I understand it, the 5.9 branch is for finished changes; > there won't be any rationalisation when it's rebased into master, > so there's no more point pushing work in progress there than to > any other public branch, or have I missed the point? I think you haven't: the 5.9 branch is for changes that would be suitable for master if master weren't in soft freeze due to being in the wake of a major release. > Thanks for the other notes, I'll feed them into some further > tweaks. You're welcome. Daniel