Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2258998imm; Thu, 7 Jun 2018 07:50:46 -0700 (PDT) X-Google-Smtp-Source: ADUXVKId4es2DlVXFQUOcYiYi0RJFFOMWwSDw0tH9CxizAyRdcZKxlwUlLyouS8pZASLSMoVyDA3 X-Received: by 2002:a62:d9c5:: with SMTP id b66-v6mr2102938pfl.41.1528383046920; Thu, 07 Jun 2018 07:50:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528383046; cv=none; d=google.com; s=arc-20160816; b=TmaBheCDN2MjIfm4mGzgQ0yRXqabtKJ51MbEPW5/bbNfTenBFa1fhgwEdl0MeONxuv fvN7dVrXLJgHUAWKz5Zb8UigSsUJR4qNSC9SoHfiGgy6Jn2LweRIVpqPr4aeDit7vwTg FbgxHsT6sDyqPK5EkY+6Hdxf2hxKJv3RkM0cS2WOXrbvAjrhlaw3KqpjP2/FD16Dii9F +4NiBM0mCZ3TsijhvmOdwbx9M+wGJln1e67WK1c+Zs0N4Swg5e83fXERVHqsT6fghYiy 9U0hF97fepPjtnhRqmgOutdG2Dt0Ymo2VmOPf+7oWKmA/hpZpFVo9tjmEDXzVxWsu4wl Jcdw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:subject:message-id:date:cc:to :from:mime-version:content-transfer-encoding:content-disposition :arc-authentication-results; bh=25BAS5QnQP548yGh2CpbTtdVzwOacFVjFX2atYkgX5c=; b=JqulRXEkhOz3Kbb2ujqkv98jWBsVWJaDcriDK7js1M1y/O9jPZb+qTX+hKS4qA+w1t kN50mkoF8mxbNIx3ZymJtOcsDWyYluyI8eHOuzQl9fk5I9lAVu7uMtZh6y2T5m88DZQ+ JX93Mh8xMBJEXzq25dhVfnE4fJ4DuU8GHnB0yGhoxggZVCsW20e3WXvb+mdfB3evpWFS P51uvdDvDz3VcHDZRpazs3pmo2DRm+1KuFquktrRdY3h6hyJ23Tv+Gr5eQ+MqVBYbScc 9t+vsTkA05s6ke4oY5nwfNoixIaX4LsHQAtp6qZ4moOpTbz5NZhhnqu2cjrAy7f4jKUO Lg9A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s26-v6si16882262pgo.298.2018.06.07.07.50.32; Thu, 07 Jun 2018 07:50:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935117AbeFGOtA (ORCPT + 99 others); Thu, 7 Jun 2018 10:49:00 -0400 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:40855 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934860AbeFGOs5 (ORCPT ); Thu, 7 Jun 2018 10:48:57 -0400 Received: from [148.252.241.226] (helo=deadeye) by shadbolt.decadent.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1fQvbr-0005Zp-HL; Thu, 07 Jun 2018 15:09:51 +0100 Received: from ben by deadeye with local (Exim 4.91) (envelope-from ) id 1fQvb2-0002qU-1F; Thu, 07 Jun 2018 15:09:00 +0100 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: Ben Hutchings To: linux-kernel@vger.kernel.org, stable@vger.kernel.org CC: akpm@linux-foundation.org, "=?UTF-8?q?Ernesto=20A=2E=20Fern=C3=A1ndez?=" , "Theodore Ts'o" Date: Thu, 07 Jun 2018 15:05:21 +0100 Message-ID: X-Mailer: LinuxStableQueue (scripts by bwh) Subject: [PATCH 3.16 115/410] ext4: correct documentation for grpid mount option In-Reply-To: X-SA-Exim-Connect-IP: 148.252.241.226 X-SA-Exim-Mail-From: ben@decadent.org.uk X-SA-Exim-Scanned: No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 3.16.57-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Ernesto A. Fernández commit 9f0372488cc9243018a812e8cfbf27de650b187b upstream. The grpid option is currently described as being the same as nogrpid. Signed-off-by: Ernesto A. Fernández Signed-off-by: Theodore Ts'o Signed-off-by: Ben Hutchings --- Documentation/filesystems/ext4.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Documentation/filesystems/ext4.txt +++ b/Documentation/filesystems/ext4.txt @@ -233,7 +233,7 @@ data_err=ignore(*) Just print an error m data_err=abort Abort the journal if an error occurs in a file data buffer in ordered mode. -grpid Give objects the same group ID as their creator. +grpid New objects have the group ID of their parent. bsdgroups nogrpid (*) New objects have the group ID of their creator.