From owner-freebsd-current@FreeBSD.ORG Mon May 28 03:56:32 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A79A616A421 for ; Mon, 28 May 2007 03:56:31 +0000 (UTC) (envelope-from sacchi@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id C45DE13C45B for ; Mon, 28 May 2007 03:56:30 +0000 (UTC) (envelope-from sacchi@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so786358uge for ; Sun, 27 May 2007 20:56:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=M+8JRiElW5bpSA4yG/BJ4RG3GVPcyKqMl/pVv76OXCvQTu6W8h8nsA1ipCjIXnyyidl3/KmvkoKZtDuGmWVGPsOyrP/jcT/rt+cWRthCp8fy1yH88Z483y+i2zFtYjUnaodmQsMHZa79kzsfj1DJ+9gWbs36M+couOt9RF3NEEE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NABxFi9uaUNMLJ/nV6G0FJtViEEB/lmTvcZm11GKNmHUXf6xE3aKUNGVZLp4U3cjWrHs+mYPk86X7sI4YqfslnDSe+49zJYIHMBW3rYXc9/en3Y7jEd+yvQNQqAfCWreK0ndw1/LCldr2WskpFSmG7flOuuXmvMh5tDGK1vZPGM= Received: by 10.78.137.7 with SMTP id k7mr1529597hud.1180322996276; Sun, 27 May 2007 20:29:56 -0700 (PDT) Received: by 10.78.153.16 with HTTP; Sun, 27 May 2007 20:29:56 -0700 (PDT) Message-ID: Date: Mon, 28 May 2007 03:29:56 +0000 From: sac To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: mount_reiserfs support not present in CURRENT? 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: Mon, 28 May 2007 03:56:32 -0000 Hi, I recently installed FreeBSD-7 CURRENT. I notice that mount_reiserfs is not present in CURRENT. Has the resierfs support been removed? sac.