From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Subject: Re: [RFC PATCH 00/25] Add quota supporting in ubifs Date: Tue, 21 Jul 2015 23:01:11 +0200 Message-ID: <55AEB317.2060809@nod.at> References: <1437467876-22106-1-git-send-email-yangds.fnst@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-mtd@lists.infradead.org To: Dongsheng Yang , dedekind1@gmail.com, richard.weinberger@gmail.com, jack@suse.com Return-path: Received: from a.ns.miles-group.at ([95.130.255.143]:65275 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752157AbbGUVBO (ORCPT ); Tue, 21 Jul 2015 17:01:14 -0400 In-Reply-To: <1437467876-22106-1-git-send-email-yangds.fnst@cn.fujitsu.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Am 21.07.2015 um 10:37 schrieb Dongsheng Yang: > Hi Atem, Richard and others, > This is a patchset to add quota supporting in ubifs. > [1/25] - [7/25] are working to make quotactl to support filesystems > which are running on char device. > > Others are about making ubifs to support quota > Please help to review or test it. Any comment is welcome :). > > Hi Jan Kara, > I am not sure I am using the quota APIs correctly, please > help to correct me if I am wrong. > > Also you can get the code from: > https://github.com/yangdongsheng/linux.git ubifs_quota_v1 This branch contains also your atime series. Is this desired? Thanks, //richard