From owner-freebsd-current@FreeBSD.ORG Mon Mar 24 00:18:36 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2E93738; Mon, 24 Mar 2014 00:18:36 +0000 (UTC) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [IPv6:2607:f8b0:400c:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 657D680D; Mon, 24 Mar 2014 00:18:36 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id pa12so4955324veb.15 for ; Sun, 23 Mar 2014 17:18:35 -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:date:message-id:subject :from:to:cc:content-type; bh=boXrhCdKbj+IJBQs4Yd2ez26SNGEcsjDAr3fMlewqCY=; b=F98KfPvrQJu2Iuj4ACFycazfTiFQnDIliLr9fMPsF5HHKxS3fTL2F/UUyU3HqOHpU0 sBUoW7AdFvzRt30yZUvd2r6jX133JuAsZjrfqj05bEAPUz+vJrJi2xzAtUAkYFn3wvij RCBoDmrJkg49me7Qjto2wkS7pOnfBXNEWXzJlCnJbqa8dJ9bcTVAAvIBZEh8nKRgWxre TWVQY/44XILsavgsdJ2zB0lEj/6JeEm752xhpvzrdUYBeTcs6/yZwILmUn1j1cgJwbgv r/47Mn2vxtEGMYUFMYbnqvBx5q8bkg70jBbb28+pb0P3k1odJcMXx9KOKVnR4mvNc9Xk 9w1Q== MIME-Version: 1.0 X-Received: by 10.58.34.101 with SMTP id y5mr48078639vei.8.1395620315352; Sun, 23 Mar 2014 17:18:35 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.58.231.105 with HTTP; Sun, 23 Mar 2014 17:18:35 -0700 (PDT) In-Reply-To: References: <5256B761.4050301@gmail.com> <1381421583.19140.32451849.084D8E32@webmail.messagingengine.com> <5256E2D5.4060101@allanjude.com> <1387388390.28188.61199633.413D38F8@webmail.messagingengine.com> Date: Sun, 23 Mar 2014 18:18:35 -0600 X-Google-Sender-Auth: vU9X-Zmcc6CCGAnIsxxrm9r_-Rw Message-ID: Subject: Re: FreeBSD 10 and zfsd From: Alan Somers To: Mark Felder Content-Type: text/plain; charset=ISO-8859-1 Cc: Outback Dingo , FreeBSD CURRENT , Alan Somers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 00:18:36 -0000 On Sun, Mar 23, 2014 at 4:23 PM, Mark Felder wrote: > Hi guys, > > Any updates? I've been very busy, but I did finally get those two seqpacket related bugs fixed in head. The next step is finding time for the merge. Right now my FreeBSD todo list goes: 1) Commit fixes for half a dozen FIB related bugs. I already have them fixed in my private stable/9 branch, but need to port the fixes to HEAD. 2) Update the zfsd branch. I think that I'll be able to get number 1 done next week, or at least send patches out for review. I don't know if I'll get to number 2. -Alan