From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: [PATCH 1/2] VFS: update overview document Date: Sat, 29 Oct 2005 10:35:41 +0300 Message-ID: <1130571341.7965.2.camel@localhost> References: <20051028200752.GB25468@krypton> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: Received: from courier.cs.helsinki.fi ([128.214.9.1]:54731 "EHLO mail.cs.helsinki.fi") by vger.kernel.org with ESMTP id S1751377AbVJ2Hfv (ORCPT ); Sat, 29 Oct 2005 03:35:51 -0400 To: Arthur Othieno In-Reply-To: <20051028200752.GB25468@krypton> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi, On Fri, 2005-10-28 at 16:07 -0400, Arthur Othieno wrote: > How about splitting the API stuff into include/linux/fs.h as kerneldoc? > That way, it gets updated as well when the interface changes, and keeps > Documetation/DocBook/kernel-api.tmpl looking shiny new.. I have been thinking about this as well. My first priority is to bring the document up to date, though. Pekka