From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964886AbWIDNDv (ORCPT ); Mon, 4 Sep 2006 09:03:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964891AbWIDNDv (ORCPT ); Mon, 4 Sep 2006 09:03:51 -0400 Received: from mx1.redhat.com ([66.187.233.31]:62954 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S964886AbWIDNDt (ORCPT ); Mon, 4 Sep 2006 09:03:49 -0400 Subject: Re: [PATCHSET] The GFS2 filesystem (for review) From: Steven Whitehouse To: Pavel Machek Cc: linux-kernel@vger.kernel.org, Russell Cattelan , Patrick Caulfield , David Teigland , Kevin Anderson , Ingo Molnar , hch@infradead.org In-Reply-To: <20060901212759.GB4884@ucw.cz> References: <1157030815.3384.782.camel@quoit.chygwyn.com> <20060901212759.GB4884@ucw.cz> Content-Type: text/plain Organization: Red Hat (UK) Ltd Date: Mon, 04 Sep 2006 14:07:28 +0100 Message-Id: <1157375248.3384.914.camel@quoit.chygwyn.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 (2.2.2-5) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Fri, 2006-09-01 at 21:27 +0000, Pavel Machek wrote: > Hi! > > > Following on from this message are the 16 patches of GFS2 which we are > > again posting for review. Since the last posting we have, I hope, > > addressed all the issues raised as well as fixing a number of bugs. In > > particular, we have now only one new exported symbol (see patch 16 of > > the series). > > I'm missing some Documentation/ so that I can learn what is gfs2 good > for... > > Documentation/filesystems/gfs2.txt does exist... it was in patch 13, or are you requesting that it should be a more detailed document? The Kconfig file also has a brief description of GFS2 and what it can be used for, Steve.