From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap.thunk.org ([74.207.234.97]:45700 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751076AbcGFBff (ORCPT ); Tue, 5 Jul 2016 21:35:35 -0400 Date: Tue, 5 Jul 2016 21:35:32 -0400 From: Theodore Ts'o To: Jan Kara , Wang Shilong Cc: linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] Patch for quota-tools to avoid project quota crash Message-ID: <20160706013532.GM15193@thunk.org> References: <20160706012229.GA23308@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160706012229.GA23308@thunk.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Jul 05, 2016 at 09:22:29PM -0400, Theodore Ts'o wrote: > Hi Jan, > > This patch is needed to avoid "quota -v -P 123" from crashing if > /etc/projid does not exist. Oops, I didn't see that Wang shilong had submitted a similar patch. - Ted