From owner-svn-src-all@FreeBSD.ORG Mon Jun 15 13:04:30 2015 Return-Path: Delivered-To: svn-src-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9DF6C270; Mon, 15 Jun 2015 13:04:30 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2F543D8C; Mon, 15 Jun 2015 13:04:28 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA16444; Mon, 15 Jun 2015 16:04:26 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Z4U3u-0008p5-Av; Mon, 15 Jun 2015 16:04:26 +0300 Message-ID: <557ECD22.8090402@FreeBSD.org> Date: Mon, 15 Jun 2015 16:03:30 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Ed Maste CC: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , svn-src-vendor@FreeBSD.org Subject: Re: svn commit: r284412 - in vendor-sys/illumos/dist/uts/common/fs/zfs: . sys References: <201506151250.t5FCoifP019075@svn.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 13:04:30 -0000 On 15/06/2015 16:00, Ed Maste wrote: > On 15 June 2015 at 08:50, Andriy Gapon wrote: >> Author: avg >> Date: Mon Jun 15 12:50:43 2015 >> New Revision: 284412 >> URL: https://svnweb.freebsd.org/changeset/base/284412 >> >> Log: >> 5911 ZFS "hangs" while deleting file >> >> Reviewed by: Bayard Bell >> Reviewed by: Alek Pinchuk >> Reviewed by: Simon Klinkert >> Reviewed by: Dan McDonald >> Approved by: Richard Lowe >> Author: Matthew Ahrens >> >> illumos/illumos-gate@46e1baa6cf6d5432f5fd231bb588df8f9570c858 > > It'd be useful to have some more context in the (FreeBSD) commit > message for these sorts of changes. I believe 5911 is an upstream bug > ID but it's not clear from the context, and I wonder about the scare > quotes on "hangs" -- i.e., does it actually hang, or do the scare > quotes indicate it actually makes slow progress? > I guess I could extend my script to expand 5911 to https://www.illumos.org/issues/5911 -- Andriy Gapon