From owner-svn-src-all@FreeBSD.ORG Mon Jun 15 13:43:12 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 54B39269; Mon, 15 Jun 2015 13:43:12 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ig0-x232.google.com (mail-ig0-x232.google.com [IPv6:2607:f8b0:4001:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E5519A2; Mon, 15 Jun 2015 13:43:12 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by igblz2 with SMTP id lz2so50524353igb.1; Mon, 15 Jun 2015 06:43:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=RaLNvc27RohVLYsEvf/71VHjnY4s2z7OcirnEKdjB/s=; b=o1Pww0GINa/etPVyzp2VqfXiOMLFPmMWenzNe6ZP1eT0Ii5ieQWjItkdTd+b97Yq2H 0NBd+iq8WusK0bIALc1oFUyfIHLtdwi5i/RDqwPhYX8o7eAEQrBHCtoz/D8PrTahUid7 LcuyHOq+7cV+eAe1xGwgMJqtnwMw0yo5jOiP+oQt5xISEvJTbE9KA/6QgAZUwQAa0CeA 5Pa3l3VWLKFuAbK2Vn4hXkWTavbq2eZ9gQGrtjiKKdX05c3YAAugIz1/MGpe/zGz4vIU H29pWyprWvp8+IL6K07I49ifIGWK1rFeGqLyGzU4exGYoPx9ruFrMNMrh9czvOFVMXEK 3aEg== X-Received: by 10.50.64.147 with SMTP id o19mr20440163igs.33.1434375791473; Mon, 15 Jun 2015 06:43:11 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.48.3 with HTTP; Mon, 15 Jun 2015 06:42:51 -0700 (PDT) In-Reply-To: <557ECD22.8090402@FreeBSD.org> References: <201506151250.t5FCoifP019075@svn.freebsd.org> <557ECD22.8090402@FreeBSD.org> From: Ed Maste Date: Mon, 15 Jun 2015 09:42:51 -0400 X-Google-Sender-Auth: sxhghZbE11kimKUXPgonSEmmJGw Message-ID: Subject: Re: svn commit: r284412 - in vendor-sys/illumos/dist/uts/common/fs/zfs: . sys To: Andriy Gapon Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , svn-src-vendor@freebsd.org Content-Type: text/plain; charset=UTF-8 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:43:12 -0000 On 15 June 2015 at 09:03, Andriy Gapon wrote: > > I guess I could extend my script to expand 5911 to > https://www.illumos.org/issues/5911 Yeah, I think that would be useful -- although it's probably too long to go in the first line, then. I guess the problem is that the upstream Illumos commits follow a certain convention, and that meaning/context is lost when they come into FreeBSD. Linking to the original issue should take care of that.