On Mon, Apr 19, 2021 at 09:22:58AM -0500, Tyler Hicks wrote: > On 2021-04-19 13:49:08, Al Viro wrote: > > 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 <christian.brauner@xxxxxxxxxx> > > > > > > > > Remove two helpers that are unused. > > > > > > > > Cc: Amir Goldstein <amir73il@xxxxxxxxx> > > > > Cc: Tyler Hicks <code@xxxxxxxxxxx> > > > > Cc: ecryptfs@xxxxxxxxxxxxxxx > > > > Cc: linux-fsdevel@xxxxxxxxxxxxxxx > > > > Signed-off-by: Christian Brauner <christian.brauner@xxxxxxxxxx> > > > > > > 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... > > Yeah, I noticed that after I pushed Christian's commit to my next > branch. I've fallen behind on eCryptfs patch review. :/ > > I plan to review vfs.git #work.ecryptfs in the next couple days. If > everything looks good, do you want me to take it via my tree or were you > planning on taking those yourself? Entirely up to you. The only patch in there that might have some interplay with VFS work is lock_parent() changes (#2/4) and the stuff it might be a prereq for is not going to get ready until the next cycle - you are not the only one with clogged queue ;-/ So even if you prefer to cherry-pick those one by one, I've no problem with that; just tell me when to drop that branch and I'll do so.