From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754188AbbFDWq5 (ORCPT ); Thu, 4 Jun 2015 18:46:57 -0400 Received: from tex.lwn.net ([70.33.254.29]:47173 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752103AbbFDWqy (ORCPT ); Thu, 4 Jun 2015 18:46:54 -0400 Date: Fri, 5 Jun 2015 07:46:49 +0900 From: Jonathan Corbet To: Andreas =?UTF-8?B?R3LDvG5iYWNoZXI=?= Cc: linux-doc@vger.kernel.org, Linux Kernel Mailing List , Al Viro Subject: Re: [PATCH] vfs: Minor documentation fix Message-ID: <20150605074649.5e8c7163@lwn.net> In-Reply-To: References: Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 1 Jun 2015 12:34:10 +0200 Andreas Grünbacher wrote: > The check_acl inode operation and the IPERM_FLAG_RCU flag are long gone; update > the documentation. I was going to toss this into the docs tree, but it won't apply even after correcting for the line wrapping and white-space mangling. Care to try again? Thanks, jon