From: Theodore Ts'o Subject: Re: [PATCH] ext4: correct documentation for grpid mount option Date: Thu, 11 Jan 2018 13:51:06 -0500 Message-ID: <20180111185106.GB30608@thunk.org> References: <20171203035647.GA6841@debian.home> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: linux-ext4@vger.kernel.org, Andreas Dilger To: Ernesto =?iso-8859-1?Q?A=2E_Fern=E1ndez?= Return-path: Received: from imap.thunk.org ([74.207.234.97]:37682 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932703AbeAKSvK (ORCPT ); Thu, 11 Jan 2018 13:51:10 -0500 Content-Disposition: inline In-Reply-To: <20171203035647.GA6841@debian.home> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Dec 03, 2017 at 12:56:50AM -0300, Ernesto A. Fern?ndez wrote: > The grpid option is currently described as being the same as nogrpid. > > Signed-off-by: Ernesto A. Fern?ndez Thanks, applied. - Ted