From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754198AbYJCWGc (ORCPT ); Fri, 3 Oct 2008 18:06:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752461AbYJCWGY (ORCPT ); Fri, 3 Oct 2008 18:06:24 -0400 Received: from www.church-of-our-saviour.org ([69.25.196.31]:54024 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752674AbYJCWGX (ORCPT ); Fri, 3 Oct 2008 18:06:23 -0400 Date: Fri, 3 Oct 2008 18:06:21 -0400 From: Theodore Tso To: Daniel Rosenthal Cc: LKML , sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com Subject: Re: copy of "The Extended 3 Filesystem" paper? Message-ID: <20081003220621.GD11442@mit.edu> Mail-Followup-To: Theodore Tso , Daniel Rosenthal , LKML , sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com References: <4b6fba110810031427s5296511cx135616cff632790b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4b6fba110810031427s5296511cx135616cff632790b@mail.gmail.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 03, 2008 at 05:27:53PM -0400, Daniel Rosenthal wrote: > Does anybody have a copy of "The Extended 3 Filesystem" or the rest of > the proceedings from 2000 Ottawa Linux Symposium Proceedings? I'm > working on some journalling research using jbd and having that paper > would help. > > I've looked on google scholar and citeseer but I can't find it > anywhere. If somebody sends it to me, I can post it on my website if > that's ok with whoever has the authority to give me permission, so the > paper's available to others in the future. I don't have a copy of that paper paper myself, but most of the information is probably contained in the 1998 Linux Expo paper, which is available here: http://ext4.wiki.kernel.org/index.php/Publications If you come across other ext4 papers, please feel free to add it to the wiki. - Ted