From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH 1/3] ecryptfs: remove unused helpers Date: Mon, 19 Apr 2021 13:49:08 +0000 Message-ID: References: <20210409162422.1326565-1-brauner@kernel.org> <20210409162422.1326565-2-brauner@kernel.org> <20210419044850.GF398325@elm> Mime-Version: 1.0 Return-path: Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233050AbhDSNtq (ORCPT ); Mon, 19 Apr 2021 09:49:46 -0400 Content-Disposition: inline In-Reply-To: <20210419044850.GF398325@elm> Sender: Al Viro List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tyler Hicks Cc: Christian Brauner , ecryptfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, Amir Goldstein , Christian Brauner On Sun, Apr 18, 2021 at 11:48:50PM -0500, Tyler Hicks wrote: > On 2021-04-09 18:24:20, Christian Brauner wrote: > > From: Christian Brauner > > > > Remove two helpers that are unused. > > > > Cc: Amir Goldstein > > Cc: Tyler Hicks > > Cc: ecryptfs@vger.kernel.org > > Cc: linux-fsdevel@vger.kernel.org > > Signed-off-by: Christian Brauner > > I'll pick this patch up now as it looks like it didn't make it into your > v2 of the port to private mounts. I'll review those patches separately. FWIW, there's also a series in vfs.git #work.ecryptfs (posted Mar 20), and that, AFAICS, duplicates 483bc7e82ccfc in there...