From owner-freebsd-stable@FreeBSD.ORG Wed Feb 29 12:32:58 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE5601065672; Wed, 29 Feb 2012 12:32:58 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm2.ukr.net (fsm2.ukr.net [195.214.192.121]) by mx1.freebsd.org (Postfix) with ESMTP id 520668FC13; Wed, 29 Feb 2012 12:32:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=POrMJhBTiXpBsqKgDwquX2j/dfT33Rm2Kpc2/65+DdE=; b=gdgeZtmUwIaWxQUgHlwVxG5CZB/rNxKWbqXS2S1bTPRqvX3cFh3OwuB6bswJ3oCbdjYTmP6njN3qfQeiYX+x/O53YMnX1pk5oVuNc+A5/T/fsM4F4Hk0K5BuWopvIM2OFyuPxt03ZULm2FvmZotQ2FCePcKlDlcaajY7r3hkyBk=; Received: from [178.137.138.140] (helo=nonamehost.) by fsm2.ukr.net with esmtpsa ID 1S2ihu-0004K1-7k ; Wed, 29 Feb 2012 14:32:34 +0200 Date: Wed, 29 Feb 2012 14:32:33 +0200 From: Ivan Klymenko To: vermaden Message-ID: <20120229143233.156b1959@nonamehost.> In-Reply-To: References: <4F3EE186.4020801@gmail.com> <201202181409.08859.hselasky@c2i.net> <20120226203949.H89643@sola.nimnet.asn.au> <20120228162636.Horde.JgORKJjmRSRPTPIsGKfo0uA@webmail.leidinger.net> <4F4D403E.2030703@FreeBSD.org> <4F4D510E.60206@FreeBSD.org> <20120229163223.L80360@sola.nimnet.asn.au> <20120229113505.2a5a3d47@nonamehost> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@FreeBSD.org, Ian Smith , Andriy Gapon , Hans Petter Selasky , Alexander Leidinger , lars.engels@0x20.net Subject: Re: devd based AUTOMOUNTER X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Feb 2012 12:32:58 -0000 =D0=92 Wed, 29 Feb 2012 13:24:17 +0100 vermaden =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > "Ivan Klymenko" pisze: > > >=20 > > > Note also that the above entry for cd0 does NOT change after > > > inserting various different data CDs, all different sizes, nor > > > after mounting one, so that 534181888 entry is from some time > > > before, perhaps the first CD inserted after boot, not sure? Also > > > the sizes are bytes, regardless of sector size (DVD above, while > > > ad0s4 is a 32GiB slice on a 120GB disk). > > >=20 > > > Doesn't look like this one is going to fly. > >=20 > > I talked about this, that current version be non-working. but if you > > make some changes in the cam/scsi|ata/atapi - it will work ... >=20 > I would love to, but I have absolutely no idea how to do that ;) >=20 I'm now trying to understand this ...