From owner-freebsd-stable@freebsd.org Sun Jan 3 04:32:47 2016 Return-Path: Delivered-To: freebsd-stable@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 1EA40A53440 for ; Sun, 3 Jan 2016 04:32:47 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (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 DFD7F1F0C; Sun, 3 Jan 2016 04:32:46 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-ob0-x22b.google.com with SMTP id 18so321487978obc.2; Sat, 02 Jan 2016 20:32:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version; bh=k7vT7mX444QVQjJaFokDFAgtccgfOvMthntUKOv81Ig=; b=fNOYGBWWeuVYBSE+miDtZUlo1yxiwBpq+pw5pfFeYR1SeC7XioMERBnMzpytOI9Yjg do/BKa8kiZ9tkeLw9b+bluQAacEQoyAGOj/raNY9sDnMHiv2TGchfUWsPIPYjmRAiKaq YoBZkkllMMDwLGeKWbO9xqHeiZSV3uYT+1En96dOilk2K24e22oIhErvBlPNCqemVkOf 5Rek1qYtBOJ/L5A+gMpJXo6GxL4dyzsiziUtMGDsXMtcfmEhBcx5YIJurGlAb5y/GMtZ 4C3alcD23NDh86thyU9hcv0uj5yMwrGqZG1N3Yn1+qDiBUtHGK5NVa5104rZa0BVC63Q ZvBA== X-Received: by 10.182.18.105 with SMTP id v9mr55315436obd.59.1451795566256; Sat, 02 Jan 2016 20:32:46 -0800 (PST) Received: from ?IPv6:2601:601:800:126d:44c7:137c:1c65:f048? ([2601:601:800:126d:44c7:137c:1c65:f048]) by smtp.gmail.com with ESMTPSA id m11sm31355689oif.19.2016.01.02.20.32.43 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 02 Jan 2016 20:32:44 -0800 (PST) From: NGie Cooper Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: [HEADS UP] "options ZFS" broken on stable/10; please use zfs(4) module for the time being Date: Sat, 2 Jan 2016 20:32:42 -0800 Message-Id: Cc: Marcel Moolenaar , Mariusz Zaborski To: FreeBSD-Stable ML Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2016 04:32:47 -0000 Hi all, Marcel brought to my attention that =E2=80=9Coptions ZFS=E2=80=9D = is currently broken on stable/10 as of r292973. It builds on head = however. I=E2=80=99m trying to determine what MFCs are missing in order = to fix stable/10. I=E2=80=99ll send out an update email once I figure it = out and fix the issue. I apologize for the breakage. Thanks, -NGie=