From owner-freebsd-stable@FreeBSD.ORG Sat Oct 16 03:45:00 2010 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 5B398106564A for ; Sat, 16 Oct 2010 03:45:00 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D77F38FC12 for ; Sat, 16 Oct 2010 03:44:59 +0000 (UTC) Received: by bwz16 with SMTP id 16so1812661bwz.13 for ; Fri, 15 Oct 2010 20:44:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :x-comment-to:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=2ACZFI7kBK5lI3qO6NnE54Wr+N/Bs4UUskCAZLGyIX4=; b=OHSo4CCtd/qGwgz4vd78RZtQkHCyyFd+3jRrlVSQZZjnF5zjdekCnbXXRkiUTS6HOI tuDaTRdMXzawd/q6GIL2YbXK6j5a2CbjX0eBt8/EHqPZlj2tbijyspY02W/bNGhiHYdP vZqxnTj8o71DqKR6gV9jnb+wwVZEcj9BBWj8E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:x-comment-to:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=xTNiqdHMjO5ky3qgV6eaQdCbpbESKHEIygKeOkVZM19/sp5iJ3EhgPlP39Zww0qbPV Rt1TbnLxiIpxhBPeZcBY+ue+ehWMvVKNhOIFHnmo1JgJIhiT6JrLDN66mkUe/sXCZlgv K4GRcaPbcveyP0DsJp6AIgSzf6iEuJrcCC9Mc= Received: by 10.204.137.193 with SMTP id x1mr1119412bkt.165.1287173621017; Fri, 15 Oct 2010 13:13:41 -0700 (PDT) Received: from localhost ([95.69.174.185]) by mx.google.com with ESMTPS id u4sm10526565bkz.5.2010.10.15.13.13.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 15 Oct 2010 13:13:39 -0700 (PDT) From: Mikolaj Golub To: Pete French References: X-Comment-To: Pete French Date: Fri, 15 Oct 2010 23:13:39 +0300 In-Reply-To: (Pete French's message of "Mon, 04 Oct 2010 16:55:05 +0100") Message-ID: <86ocavxlho.fsf@kopusha.home.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-stable@freebsd.org, freebsd@jdc.parodius.com Subject: Re: Has anyone usd hast in production yet - opinions ? 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: Sat, 16 Oct 2010 03:45:00 -0000 On Mon, 04 Oct 2010 16:55:05 +0100 Pete French wrote: >> Please see the freebsd-fs mailing list, which has quite a large number >> of problem reports/issues being posted to it on a regular basis (and >> patches are often provided). PF> Thanks have signed up - I was signed up to 'geom' but not that one. PF> A large number of problem reports is not quite what I was hping for, but PF> good to know,a nd maybe I shall hold off for a while :-) Being the author of many problem reports I can say that most of them were not critical and for marginal cases (like some issues with hooks or a race that showed up when changing HAST role in loop -- you would never do this in production). And fixes were committed in several days after a report. I don't know any open issue. -- Mikolaj Golub