From owner-freebsd-security@FreeBSD.ORG Tue Jan 8 13:23:04 2013 Return-Path: Delivered-To: freebsd-security@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 B2EBD9B0 for ; Tue, 8 Jan 2013 13:23:04 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail.feld.me (mail.feld.me [66.170.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 80E0F7F for ; Tue, 8 Jan 2013 13:23:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-Id:Subject:Cc:To:From:Date; bh=q1xXKGNKcZAjgmmZKn5J3r89d0ArR5Sl+kYWAp1mvgM=; b=oaOdkQxmjFp59jpWlYX6S/u1a0OXIFqomHknxnBuideXdmsqwT8+2cnQhrAox8qykwGoOd6Qs6WXhxdgew7PgsPCjXxlVpiJpzfIE0LszJHrC3sDPUUuyT1YTIa85bpC; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mail.feld.me with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1TsZ8r-0008KD-9u; Tue, 08 Jan 2013 07:22:57 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1357651371-18775-18773/5/1; Tue, 8 Jan 2013 13:22:51 +0000 Date: Tue, 8 Jan 2013 07:22:49 -0600 From: Mark Felder To: Patrick Proniewski Subject: Re: ZFS / Antivirus Message-Id: <20130108072249.45a58edc@tech304.office.supranet.net> In-Reply-To: References: X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: Liste FreeBSD-security X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 13:23:04 -0000 On Mon, 7 Jan 2013 13:54:01 +0100 Patrick Proniewski wrote: > As I understand it, ZFS includes a feature allowing to trigger an = antivirus scan when a file system write is issued. The proper hook seems = to exist only on Solaris. Is there any plan to activate this feature on = FreeBSD ? It would probably be more appropriate to ask the freebsd-fs@ team.