From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756948AbbFQPEk (ORCPT ); Wed, 17 Jun 2015 11:04:40 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:42255 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753812AbbFQPEj (ORCPT ); Wed, 17 Jun 2015 11:04:39 -0400 Date: Wed, 17 Jun 2015 16:04:36 +0100 From: Al Viro To: Jonathan Corbet Cc: Thomas de Beauchene , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas de Beauchene Subject: Re: [PATCH] Documentation: filesystems: updated struct inode_operations documentation in vfs.txt Message-ID: <20150617150436.GE17109@ZenIV.linux.org.uk> References: <1434552395-31715-1-git-send-email-thomas.chauvot-de-beauchene@epitech.eu> <20150617085407.69df0468@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150617085407.69df0468@lwn.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 17, 2015 at 08:54:07AM -0600, Jonathan Corbet wrote: > On Wed, 17 Jun 2015 16:46:35 +0200 > Thomas de Beauchene wrote: > > > Updated struct inode_operations documentation in vfs.txt to match > > current implementation > > Looks good at a first glance, will probably queue it later. But please be > sure to CC Al Viro (added) on patches like this; he's the expert in this > area. ... and check -next, for that matter.