From owner-svn-src-all@FreeBSD.ORG Thu Jun 27 19:03:03 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C57FA800; Thu, 27 Jun 2013 19:03:03 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pd0-x235.google.com (mail-pd0-x235.google.com [IPv6:2607:f8b0:400e:c02::235]) by mx1.freebsd.org (Postfix) with ESMTP id 8F98B19B6; Thu, 27 Jun 2013 19:03:03 +0000 (UTC) Received: by mail-pd0-f181.google.com with SMTP id 14so549680pdj.40 for ; Thu, 27 Jun 2013 12:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:x-mailer:from:subject:date :to; bh=kV0VIjB0om1QN7tzTz7RJQ4ZpsVc9WJClniNsbHAVFM=; b=Bfq51xRWi7d4g5pFkZaSNTHb5NH07cqfS9dNu+z9vp75RiPLehL+asGZHaOiHELE8S nOpGdLlVNz6Jeo5h5GaJq48QWkOmUewvsVL1LSKNGKDyeBwNMDrWUiy2sVLzXJ8oylOB UE/Tc/O8CNgdUuoA7u4r2hJuP9AkAhV5/j/pfOFxXdkafdfKxxGcVZ3ZRA2aAP2VX69M OrKh0xKLI/IuveKiw8wwZ2tWMI9KiW6ihb89daP9dBCNzo2zFWA7XZyLZqacVhS5UK+V bzn86DbZdNHod8EymduLeoEwqwdepKGFg3AkQ/ShXE5D0JnEABIGi6JjhYAcKcxGzOqv F1mA== X-Received: by 10.68.216.161 with SMTP id or1mr7563342pbc.147.1372359783418; Thu, 27 Jun 2013 12:03:03 -0700 (PDT) Received: from [10.11.125.232] (mobile-166-147-082-099.mycingular.net. [166.147.82.99]) by mx.google.com with ESMTPSA id kc8sm4330640pbc.18.2013.06.27.12.02.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 27 Jun 2013 12:03:02 -0700 (PDT) References: <201306271828.r5RISj03033702@svn.freebsd.org> <7413B684-3995-428B-8762-A49B0A1801D2@gmail.com> <20130628.040022.1119252333216287803.hrs@allbsd.org> Mime-Version: 1.0 (1.0) In-Reply-To: <20130628.040022.1119252333216287803.hrs@allbsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: iPhone Mail (10B329) From: Garrett Cooper Subject: Re: svn commit: r252310 - in head: etc/defaults etc/rc.d include sbin/swapon share/man/man5 Date: Thu, 27 Jun 2013 12:02:50 -0700 To: Hiroki Sato Cc: "svn-src-head@FreeBSD.org" , "svn-src-all@FreeBSD.org" , "src-committers@FreeBSD.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 27 Jun 2013 19:03:03 -0000 MOn Jun 27, 2013, at 12:00 PM, Hiroki Sato wrote: > Garrett Cooper wrote > in <7413B684-3995-428B-8762-A49B0A1801D2@gmail.com>: > > ya> I noticed that you've been working with mdconfig, et al a lot > ya> lately. Would you have some spare cycles to look at some of the > ya> related mdconfig PRs? > ya> http://www.freebsd.org/cgi/query-pr-summary.cgi?text=Mdconfig > > Okay, I will take a look at them. Thanks for the pointer. Np -- thanks :)!