From owner-freebsd-questions@FreeBSD.ORG Fri Nov 27 16:43:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B35D106568B for ; Fri, 27 Nov 2009 16:43:20 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id E8D9A8FC13 for ; Fri, 27 Nov 2009 16:43:19 +0000 (UTC) Received: by ewy26 with SMTP id 26so1939837ewy.3 for ; Fri, 27 Nov 2009 08:43:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=IluFYtmEzrWCGQu4+Zg0omIJsJZCgrKzP5pA0bsGdgc=; b=UpZOP7xp5AmCgyi2QoVPnN0TCESTsgFUOEf8NhNtU6fjIlkFg+t5y2dT4UKjVJYicj IvGEV1knqu3utF9BLpcVnE5n3RJZGLPMoRpGMXsKo+XCW9iaG1zp2DF3atDJwI/SJhm2 OYCW6fsZDJR4UFpnsC6nNQRd6hlqK9m6mJTM4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iUiJvssAScEh/0Rhv+fyBzNb1yZWumUuCd6B9a9906DyDfJSOkdteJlGAt0P9dAm6g Usw6NE7Pd/h7IobV/FTQv706Z4fB7ADigr5VFolqgHWrK5H3dbj24qdi1k9KdcCL9yGd cFwmAw/voTsrIN9vsNmOZRFOTHE+wSBloCAok= MIME-Version: 1.0 Received: by 10.213.102.72 with SMTP id f8mr1107918ebo.26.1259340199005; Fri, 27 Nov 2009 08:43:19 -0800 (PST) Date: Fri, 27 Nov 2009 17:43:18 +0100 Message-ID: <1bd550a00911270843i11dd0c5ft4bdeea5e49085b67@mail.gmail.com> From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: User Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: 8.0 Ext3/Ext4 support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2009 16:43:20 -0000 Hi there, Is there Ext3/Ext4 read support in FreeBSD 8? Can we use fs with 256-byte inodes? Thanks in advance.