From owner-freebsd-questions@FreeBSD.ORG Wed Dec 16 03:24:47 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B4FE106568D for ; Wed, 16 Dec 2009 03:24:47 +0000 (UTC) (envelope-from ambsd@raisa.eu.org) Received: from raisa.eu.org (raisa.eu.org [83.17.178.202]) by mx1.freebsd.org (Postfix) with ESMTP id CA91C8FC0A for ; Wed, 16 Dec 2009 03:24:46 +0000 (UTC) Received: from bolt.zol (62-121-98-25.home.aster.pl [62.121.98.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by raisa.eu.org (Postfix) with ESMTP id E0387254; Wed, 16 Dec 2009 03:55:57 +0100 (CET) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Ben Schumacher" References: <9859143f0912142036k3dd0758fmc9cee9b6f2ce4698@mail.gmail.com> Date: Wed, 16 Dec 2009 03:52:35 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Emil Smolenski" Message-ID: In-Reply-To: <9859143f0912142036k3dd0758fmc9cee9b6f2ce4698@mail.gmail.com> User-Agent: Opera Mail/10.10 (FreeBSD) Cc: freebsd-fs@freebsd.org, freebsd-questions@freebsd.org Subject: Re: SUIDDIR on ZFS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2009 03:24:47 -0000 On Tue, 15 Dec 2009 05:36:55 +0100, Ben Schumacher wrote: > At any rate, I've been considering switching this to a ZFS RAIDZ now > that FreeBSD 8 is released and it seems that folks think it's stable, > but I'm curious if it can provide the SUIDDIR functionality I'm > currently using. Yes, it can. From my point of view it works the same way as on UFS. -- am