From owner-freebsd-fs@FreeBSD.ORG Wed Nov 26 09:48:01 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9FF61065679 for ; Wed, 26 Nov 2008 09:48:01 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 4F5728FC1C for ; Wed, 26 Nov 2008 09:48:00 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so366331fkk.11 for ; Wed, 26 Nov 2008 01:47:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ijB3JP8ppOf7v0NgMnpf/x7oB5F9rNT6HmDeK5T5XEM=; b=GS26WBA2EPA8lcDtDbJsAB9Yib/+4sFjUKhadTf2TvTqnkGbxcdNENp/+WfGt6yBqh iGD9FOGeY1Rudw5rUKXZvP1oxXlTapGOLECQtAS0ZTBR64Ibi8e4pQf/YfHAobThkTaj W1JJo+aLsUlS3WX4UJ01YGJol26VBtj8YRU44= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Y121IFEOW72yTOqk+ynT9RQDLTSyfbjM0cxu2+u5MTX3VbCdrLmu94y/y1LnNKZ+VM raSJJRbVkRPrMK7vz1IxkMi63VK27uxuI/neHk1oUPnGGQr9mmF88joH9ErEJWFs278z 2JTbtZYcp9hazJHm1iPyoA2jfCrA4pmm5vnWU= Received: by 10.181.153.12 with SMTP id f12mr1882354bko.132.1227692878843; Wed, 26 Nov 2008 01:47:58 -0800 (PST) Received: by 10.181.49.2 with HTTP; Wed, 26 Nov 2008 01:47:58 -0800 (PST) Message-ID: <9bbcef730811260147n473d213y10a5dc93273e4e5d@mail.gmail.com> Date: Wed, 26 Nov 2008 10:47:58 +0100 From: "Ivan Voras" To: "Daniel O'Connor" In-Reply-To: <200811261011.06490.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200811201215.42008.doconnor@gsoft.com.au> <200811261011.06490.doconnor@gsoft.com.au> Cc: freebsd-fs@freebsd.org Subject: Re: Unique ID for UFS? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2008 09:48:01 -0000 2008/11/26 Daniel O'Connor : > On Thursday 20 November 2008 20:58:25 Ivan Voras wrote: >> magic 19540119 (UFS2) time Sat Nov 15 04:16:42 2008 >> superblock location 65536 id [ 46ea67b4 178d71a1 ] > Yes indeed. > I guess there's no excuse for me not to write such a thing now ;) I've created a patch for it already but I've encountered a bug (either in label, slice or geom tasting) that makes having multiple labels for the same device almost unusable. > PS you didn't cc me :) I'm normally accessing the lists through NNTP.