From mboxrd@z Thu Jan 1 00:00:00 1970 From: Evgeniy Polyakov Subject: Re: [PATCH] pohmelfs: Remove dead quota code Date: Fri, 21 May 2010 18:39:38 +0400 Message-ID: <20100521143938.GA2944@ioremap.net> References: <1274386643-24033-1-git-send-email-jack@suse.cz> <87bpc9wvr7.fsf@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kara , linux-fsdevel@vger.kernel.org, hch@infradead.org To: Dmitry Monakhov Return-path: Received: from intermatrixgroup.ru ([195.178.208.66]:47579 "EHLO tservice.net.ru" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753769Ab0EUOjk (ORCPT ); Fri, 21 May 2010 10:39:40 -0400 Content-Disposition: inline In-Reply-To: <87bpc9wvr7.fsf@openvz.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi. On Fri, May 21, 2010 at 11:37:32AM +0400, Dmitry Monakhov (dmonakhov@openvz.org) wrote: > > Two patches below remove dead quota code from UFS and UDF. Quota is > > non-functional (quotaon fails) for these filesystems for several years and > > noone complained AFAIK. Also the main purpose of these filesystems is > > interoperability with other systems and quota support is linux-specific so it > > does not make too much sense. So remove the dead code... > Awesome. Let's remove dead quota code completely. > >From e6095c822e076b426b6684901f9c7a824cdab0d9 Mon Sep 17 00:00:00 2001 > From: root > Date: Fri, 21 May 2010 11:16:10 +0400 > Subject: [PATCH] pohmelfs: Remove dead quota code > X-Spam-Status: No, hits=0.000000 required=0.900000 > > Quota on pohmelfs is non-functional. IFAIU quota logic was copy-pasted > from generic setattr(). Tsss, do not tell anyone :) > Signed-off-by: Dmitry Monakhov Ack. -- Evgeniy Polyakov