From owner-freebsd-current@FreeBSD.ORG Sun Sep 21 05:01:55 2003 Return-Path: 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 1334616A4B3 for ; Sun, 21 Sep 2003 05:01:55 -0700 (PDT) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B12643FBF for ; Sun, 21 Sep 2003 05:01:54 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp131-47.dialup.mtu-net.ru [62.118.131.47]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id E44BB1544B3 for ; Sun, 21 Sep 2003 16:00:43 +0400 (MSD) (envelope-from sem@ciam.ru) Message-ID: <3F6D92EB.1020102@ciam.ru> Date: Sun, 21 Sep 2003 16:00:43 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030827 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: -current brake ufs for -stable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 21 Sep 2003 12:01:55 -0000 Hello! I've installed both -current and -stable on my box. One of partition I plan to share betwen them (place ports/distfiles there). I newfs'ed it from -stable and wrote on it from -current. When I booted with -stable I've found the partition FS was broken. I think it's because of extended atributes -current wrote on it. I don't like to turn off extended attributes on -current at all. I'd like to have some option for mount to disable it (I've not found it on manpage). How can I use the partition this way now? ---- Sem.