From owner-freebsd-fs Tue Feb 29 4:36:58 2000 Delivered-To: freebsd-fs@freebsd.org Received: from mail-relay.eunet.no (mail-relay.eunet.no [193.71.71.242]) by hub.freebsd.org (Postfix) with ESMTP id DC89237BB08 for ; Tue, 29 Feb 2000 04:36:54 -0800 (PST) (envelope-from mbendiks@eunet.no) Received: from login-1.eunet.no (login-1.eunet.no [193.75.110.2]) by mail-relay.eunet.no (8.9.3/8.9.3/GN) with ESMTP id NAA76133; Tue, 29 Feb 2000 13:36:49 +0100 (CET) (envelope-from mbendiks@eunet.no) Received: from localhost (mbendiks@localhost) by login-1.eunet.no (8.9.3/8.8.8) with ESMTP id NAA86931; Tue, 29 Feb 2000 13:36:49 +0100 (CET) (envelope-from mbendiks@eunet.no) X-Authentication-Warning: login-1.eunet.no: mbendiks owned process doing -bs Date: Tue, 29 Feb 2000 13:36:49 +0100 (CET) From: Marius Bendiksen To: "Karsten W. Rohrbach" Cc: Alfred Perlstein , Alex Povolotsky , fs@FreeBSD.ORG Subject: Re: Advanced file systems for BSD In-Reply-To: <20000229054639.E18770@rohrbach.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > how about a lfs kinda thing like a port of reiserfs? > got it running on one linux box here and it rocks (journaling, > resizing,...) Excuse me, but what does LFS have to do with Reiser FS ? LFS is the Berkeley Log Structured File System, which utilizes an append-only log to write optimally, whereas Reiser FS is a file system researched and developed by Hans Reiser to store small files in a byte aligned, rather than block aligned, balanced tree. Also, Reiser FS is (according to my local RedHat evangelist) not truly stable enough for production use. Marius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message