Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp473678pxf; Wed, 24 Mar 2021 08:46:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy56C4Vo1WlUkSuf7GR2OWP1fl32qIMICVRFrspdm9GCBiko6wR46K/pEHjAi3JdwHPn1tm X-Received: by 2002:a50:e80c:: with SMTP id e12mr4123173edn.229.1616600806418; Wed, 24 Mar 2021 08:46:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616600806; cv=none; d=google.com; s=arc-20160816; b=eKsdSkKCzRyoMVNPGd+pTZJhH8ZXcDqK6UEfBdlqmjaeKf5FVV0REojZh3uPnrs1Oe Ja6ziRbyTJfkVjB3CutcY9g/cUhzKfcAsjLHBQZXthY+TUr3srpjURdq0XfbFjkyt86e r0KG/8aqdQb5ny/YG5efLp/Bf7jGgDcAnboxQBqO0HNv5sxbQLi6M59Ni6QKQsXF/FoI IwLk0qS5pMmdemCgCn/N+gkPpZkmaBz+nmmN9tEWLM27vE/u+LC5aUMlynIeSvCXZPsz 9TVeKUK0mt36uHVUTCF9O9os8Ybc3m75hgo/iz+D9Lj+uQv0Bn92BV7tB26t6rnWux7s igxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=7amSSZ3bBi1AZiUKKvMLcalHylKY74FlNRHft3b8a3Y=; b=tR+1Q28ZZ21uHtIWEJr7cXdlNtUyQgCwpsQShLZ/tFXMDbuHhu+yWDp5gI0W/hsq9c GiTHW26hUrYk5yls2pI5TrjqXToIxyWkcdcuoBeWx4eJsnooh83UrIuQVaexEjYTL4YE RO/cytj2iJXEftRZdepZO64uZ+W/fFFS10H09jZ6a3jLtO2dqEE4uzzt96gwl/QkLaF8 GgdStTrMkulOWKbSZcUSeNpNsWFgE4w2hK8u334VF8PzIaslg3u2IKzarqvtxCU4tJIR JDJ163I5B/+b3lhnMCwwflh90QOwM4rr98TTurCMnQI1VK3Wx3GJIIAupxgRPM/NlgN3 IXlA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gb2si2078432ejc.547.2021.03.24.08.46.21; Wed, 24 Mar 2021 08:46:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236793AbhCXPoG (ORCPT + 99 others); Wed, 24 Mar 2021 11:44:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236739AbhCXPnw (ORCPT ); Wed, 24 Mar 2021 11:43:52 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 88E28C061763 for ; Wed, 24 Mar 2021 08:43:52 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lP5fi-0004VB-Dv; Wed, 24 Mar 2021 16:43:50 +0100 Received: from sha by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1lP5ff-0004sE-SM; Wed, 24 Mar 2021 16:43:47 +0100 Date: Wed, 24 Mar 2021 16:43:47 +0100 From: Sascha Hauer To: Jan Kara Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, Christoph Hellwig , kernel@pengutronix.de, Jan Kara , Richard Weinberger Subject: Re: [PATCH v3 0/2] quota: Add mountpath based quota support Message-ID: <20210324154347.GA13990@pengutronix.de> References: <20210304123541.30749-1-s.hauer@pengutronix.de> <20210316112916.GA23532@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210316112916.GA23532@quack2.suse.cz> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 16:43:03 up 34 days, 19:06, 89 users, load average: 0.28, 0.52, 0.50 User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 16, 2021 at 12:29:16PM +0100, Jan Kara wrote: > On Thu 04-03-21 13:35:38, Sascha Hauer wrote: > > Current quotactl syscall uses a path to a block device to specify the > > filesystem to work on which makes it unsuitable for filesystems that > > do not have a block device. This series adds a new syscall quotactl_path() > > which replaces the path to the block device with a mountpath, but otherwise > > behaves like original quotactl. > > > > This is done to add quota support to UBIFS. UBIFS quota support has been > > posted several times with different approaches to put the mountpath into > > the existing quotactl() syscall until it has been suggested to make it a > > new syscall instead, so here it is. > > > > I'm not posting the full UBIFS quota series here as it remains unchanged > > and I'd like to get feedback to the new syscall first. For those interested > > the most recent series can be found here: https://lwn.net/Articles/810463/ > > Thanks. I've merged the two patches into my tree and will push them to > Linus for the next merge window. Thanks by the way. Now that these patches are merged I'll respin my UBIFS quota series soon. Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |