From owner-freebsd-fs@FreeBSD.ORG Tue Sep 16 13:12:18 2014 Return-Path: Delivered-To: freebsd-fs@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 481D5966 for ; Tue, 16 Sep 2014 13:12:18 +0000 (UTC) Received: from mx2.paymentallianceintl.com (mx2.paymentallianceintl.com [216.26.158.171]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx2.paymentallianceintl.com", Issuer "Go Daddy Secure Certification Authority" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10A80BE7 for ; Tue, 16 Sep 2014 13:12:17 +0000 (UTC) Received: from firewall.mikej.com (162-230-214-65.lightspeed.lsvlky.sbcglobal.net [162.230.214.65]) by mx2.paymentallianceintl.com (8.14.5/8.13.8) with ESMTP id s8GDC9JZ029960 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 16 Sep 2014 09:12:09 -0400 (EDT) (envelope-from mikej@mikej.com) Received: from mail.mikej.com ([192.168.6.63]) by firewall.mikej.com (8.14.9/8.14.9) with ESMTP id s8GDBl7V039494 for ; Tue, 16 Sep 2014 09:12:08 -0400 (EDT) (envelope-from mikej@mikej.com) X-Authentication-Warning: firewall.mikej.com: Host [192.168.6.63] claimed to be mail.mikej.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 16 Sep 2014 09:11:47 -0400 From: Michael Jung To: freebsd-fs@freebsd.org Subject: Candidate ZFS ARC patch does not cleaning apply to HEAD r271671 Message-ID: X-Sender: mikej@mikej.com User-Agent: Roundcube Webmail/1.0.2 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2014 13:12:18 -0000 Note: no problems patching/compiling/running against 10-stable r271671+other revs Original patch source: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147286&action=edit Downloaded patch applied: http://216.26.158.189/zfs-candidate/zfs-candidate.patch Errors: http://216.26.158.189/zfs-candidate/patch.error http://216.26.158.189/zfs-candidate/arc.c.rej http://216.26.158.189/zfs-candidate/kmem.h.rej http://216.26.158.189/zfs-candidate/vm_pageout.c.rej Regards, Michael Jung