From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dongsheng Yang Subject: Re: [RFC PATCH 00/25] Add quota supporting in ubifs Date: Wed, 22 Jul 2015 08:58:10 +0800 Message-ID: <55AEEAA2.8050509@cn.fujitsu.com> References: <1437467876-22106-1-git-send-email-yangds.fnst@cn.fujitsu.com> <55AEB317.2060809@nod.at> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15"; format=flowed Content-Transfer-Encoding: 7bit Cc: , To: Richard Weinberger , , , Return-path: Received: from cn.fujitsu.com ([59.151.112.132]:52616 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S964904AbbGVBDi (ORCPT ); Tue, 21 Jul 2015 21:03:38 -0400 In-Reply-To: <55AEB317.2060809@nod.at> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 07/22/2015 05:01 AM, Richard Weinberger wrote: > 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? Indeed, will remove it later. Thanx for your reminder. :) > > Thanks, > //richard > . >