From owner-svn-src-head@freebsd.org Thu Aug 31 16:17:04 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3851E01568 for ; Thu, 31 Aug 2017 16:17:04 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from mail-vk0-x231.google.com (mail-vk0-x231.google.com [IPv6:2607:f8b0:400c:c05::231]) (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 84CA982EC4 for ; Thu, 31 Aug 2017 16:17:04 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: by mail-vk0-x231.google.com with SMTP id d124so280436vkf.3 for ; Thu, 31 Aug 2017 09:17:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sippysoft-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=UT4cXjmJ3RtyAQQ6eHm9ZrNQvg2rCs8rU761K14rHsQ=; b=nX4zAghaLVpiHZfXd1v+YcOobcab8cg4sW103lnbJQOVZYQ0Wzm1fxIOrn6GieKWkc KVTqseuSeRNLalB7DFWFA0swtn/iLnss1Hr7KfZcuj7R4G5qI/4dZNTXfdINVRTPVnfy UEl9nLLII5iOlWVO4wEiv/ujDsFu4mCxCQEj2PVGBkWnJhukAPcJphih8i6yrt3go9VC K2wPA2lbLCN4nVjtBakGKFKiXOMvSYpBJIKZVNT62gIhPT/UHCI8jj+iqFLf3UTdp3X5 9Y2M6T7Ul5KtLrq5kIJ+XQsx1zf6lHTz+udXSdKsCKWHurP1KA4h+3MwsEP1UQ/IgcxM taVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=UT4cXjmJ3RtyAQQ6eHm9ZrNQvg2rCs8rU761K14rHsQ=; b=M3BXCOLxTYgKyFDu0LyUpK3PXIFiV01LhfYEQKvZVwcis+bgOEvfDOLJzIQPiSv+xb 2RSs6xR7P1X6LguP42kLiOJE+naNJBp2legnbqFmlOZDPMXlmL5AVca6nvQg9WfixxPd HqXclDEFtNZoj1f9KGum4+HY3VncZMlxWe9a8rq9H6KeVFehv88xKkwPExOXgnI7IHg+ 5RDKpiakd77VGOxm/DbYJt1Jhx9LkXyyhc/j9r2fIS1v4mvRoClF9aHlqVGgpNyh9wCy VoMe6bzuXBBIDoFkenellNwvUk6MOquy7cc6XmlRZgeWfxJk4VUp3XolngLC4VZlD4YS Io0w== X-Gm-Message-State: AHYfb5jleQi1wk/i+tU8af//M13QiAuqxK1LAccC8pN4lRH8q/GiAzNI ZVA+uE4ECcy/2T29bpooVdrpSl0tW1q1 X-Google-Smtp-Source: ADKCNb5kfWz/EnAqVbD72pMLJdBRePj0/EZAfuZPa8IB6S5w+oTiOZLq5wkWxJp51T7vr1PiUn4EbN6mWO/9qGWAzaQ= X-Received: by 10.31.225.196 with SMTP id y187mr3058523vkg.51.1504196223460; Thu, 31 Aug 2017 09:17:03 -0700 (PDT) MIME-Version: 1.0 Sender: sobomax@sippysoft.com Received: by 10.176.6.137 with HTTP; Thu, 31 Aug 2017 09:17:02 -0700 (PDT) In-Reply-To: <1504189560.56799.94.camel@freebsd.org> References: <201708281554.v7SFs8fr014268@repo.freebsd.org> <2937323.CvTEtZnL2T@ralph.baldwin.cx> <1504016363.56799.71.camel@freebsd.org> <1504189560.56799.94.camel@freebsd.org> From: Maxim Sobolev Date: Thu, 31 Aug 2017 09:17:02 -0700 X-Google-Sender-Auth: QVMGdG40SgV51Iix_75Lud4qr_k Message-ID: Subject: Re: svn commit: r322969 - in head: sbin/mdconfig sys/dev/md sys/sys To: Ian Lepore Cc: John Baldwin , Ryan Libby , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2017 16:17:04 -0000 Fair enough. If you want I have the patch against 11-stable, we have this feature merged in our private 11.x tree. -Max On Thu, Aug 31, 2017 at 7:26 AM, Ian Lepore wrote: > Unfortunately, I'm not in a position to test those changes. My setup > that uses mdconfig in a 32-bit jail runs on freebsd 10-stable and 11- > stable systems. I don't have any 64-bit hardware available to run > -current. > > -- Ian > >