From: Theodore Ts'o Subject: Re: quota: fix disabling quota, add quota tests Date: Mon, 14 Oct 2013 09:55:28 -0400 Message-ID: <20131014135528.GA4685@thunk.org> References: <1358899248-22575-1-git-send-email-adilger@whamcloud.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org, Niu Yawei To: Andreas Dilger Return-path: Received: from imap.thunk.org ([74.207.234.97]:45917 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750906Ab3JNNzb (ORCPT ); Mon, 14 Oct 2013 09:55:31 -0400 Content-Disposition: inline In-Reply-To: <1358899248-22575-1-git-send-email-adilger@whamcloud.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, Jan 22, 2013 at 05:00:48PM -0700, Andreas Dilger wrote: > From: Niu Yawei > > Update all superblock copies when disabling the quota feature. > > Added basic tests for the quota feature. > > Signed-off-by: Niu Yawei > Signed-off-by: Andreas Dilger Applied, thanks. - Ted