From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:57684 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728149AbeIUWeA (ORCPT ); Fri, 21 Sep 2018 18:34:00 -0400 From: David Howells In-Reply-To: <20180920151214.15484-1-mszeredi@redhat.com> References: <20180920151214.15484-1-mszeredi@redhat.com> To: Miklos Szeredi Cc: dhowells@redhat.com, Al Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/6] mount-api: fixes and cleanups MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Date: Fri, 21 Sep 2018 17:44:16 +0100 Message-ID: <19805.1537548256@warthog.procyon.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Miklós, I've reposted my patches with some of your changes folded in. I will consider the other things, but I don't have time to do that before Monday. I think I should also have a go at porting fuse so that we can get the subtype bits done. Note that I have a perl script that does some of the initial work. It needs a bit of fixing up, but I'll post that in a mail at some point. David