From owner-freebsd-current@FreeBSD.ORG Sun Jun 5 15:36:20 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D329416A41C; Sun, 5 Jun 2005 15:36:20 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFC2A43D54; Sun, 5 Jun 2005 15:36:20 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.50 (FreeBSD)) id 1DexAi-000JKb-AZ; Sun, 05 Jun 2005 15:36:20 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DexAc-000CxB-Ox; Sun, 05 Jun 2005 08:36:14 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17059.7150.269428.448187@roam.psg.com> Date: Sun, 5 Jun 2005 08:36:14 -0700 To: freebsd-fs@freebsd.org, FreeBSD Current Cc: Subject: you are in an fs with millions of small files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 15:36:21 -0000 to mirror someone's stuff, i need an fs which is happy with a jillion small files. they're linux geeks, so suggested reiserfs. but that appears (from -current's /sys/i386/conf/NOTES) to only have read- only support on freebsd. is there another path? randy