From owner-freebsd-current@FreeBSD.ORG Thu Aug 9 19:05:45 2007 Return-Path: Delivered-To: FreeBSD-CURRENT@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8041F16A417 for ; Thu, 9 Aug 2007 19:05:45 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 1605213C48A for ; Thu, 9 Aug 2007 19:05:44 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so166939nfb for ; Thu, 09 Aug 2007 12:05:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VarXVQhDWcx/eogopUp7X+Po8C0WHMOUvc7XuY+cfsHKr0Um0tdOUWeC1FL31jZnjVRLUx2S4Uep3bxB5hbXeSBDdg/BcGSFOLWe92MqYPfUHgLtxPlC6D1CCWxpOUILGckzmMd6SWz1JZtbq6m92DoeH8D6YHMhRB2XdMU90Tc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Vut0HyKV+5CWiPfZPgsuxs+1VuMj5xjvSqNKD+oK3tHF+2MQJrpy1T/2Ohy/3DteVkvSvrEyt0emCymBEN22YEzZ+XBygS3og5YLgAVq8abwWYBV1xTJq3YH1p1gLgOhkJ2eqBKVFp44W2sEGbszVS/qNtPORN7g28aeFL3gm3A= Received: by 10.86.84.5 with SMTP id h5mr1741815fgb.1186686341916; Thu, 09 Aug 2007 12:05:41 -0700 (PDT) Received: by 10.86.59.6 with HTTP; Thu, 9 Aug 2007 12:05:41 -0700 (PDT) Message-ID: <790a9fff0708091205o5b74ec86ja9ab5efbbbc0269b@mail.gmail.com> Date: Thu, 9 Aug 2007 14:05:41 -0500 From: "Scot Hetzel" To: "Pawel Jakub Dawidek" In-Reply-To: <20070809174410.GA9454@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <790a9fff0708091007h48cb5133t16638a24076795f8@mail.gmail.com> <20070809174410.GA9454@garage.freebsd.pl> Cc: FreeBSD-CURRENT@freebsd.org Subject: Re: mount gets into a state where it won't set/unset ZFS properties (atime, exec, setuid) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 09 Aug 2007 19:05:45 -0000 On 8/9/07, Pawel Jakub Dawidek wrote: > On Thu, Aug 09, 2007 at 12:07:08PM -0500, Scot Hetzel wrote: > > While checking out a problem with mount unsetting noatime on a UFS > > system, I tested mount with both a UFS and ZFS filesystems. The ZFS > > filesystem had several problems:: > Could you file a PR for this? The code responsible for mount options > handling changed recently in ZFS, but I don't think I'll be able to > integrate it before 7.0-RELEASE. > Submitted as PR 115361: http://www.freebsd.org/cgi/query-pr.cgi?pr=115361 Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.