From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 5 18:43:19 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E4E16A41F for ; Thu, 5 Jan 2006 18:43:19 +0000 (GMT) (envelope-from ahnjoan@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id D572443D5A for ; Thu, 5 Jan 2006 18:43:05 +0000 (GMT) (envelope-from ahnjoan@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so2077335wxc for ; Thu, 05 Jan 2006 10:43:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BXI1+Jv6keCL6ewRz5s+LnMRi+MxrpUjIPxPBlzSN9zOkmyy5z1zXAifwV03CSMDNcvm+MNQEWg++wa7VkpkZxiscibItIAyTIRTnHAOhDj4fogDSm2DYAk3CIaVhZZclkQqr4MWqLXVcbulXS+NXclH45NI9nVc8Yy9Fz66oxo= Received: by 10.70.53.9 with SMTP id b9mr4116944wxa; Thu, 05 Jan 2006 10:43:03 -0800 (PST) Received: by 10.70.109.12 with HTTP; Thu, 5 Jan 2006 10:43:03 -0800 (PST) Message-ID: <5e575c8a0601051043r46ccfea1s352a5ea8ea7010a1@mail.gmail.com> Date: Thu, 5 Jan 2006 13:43:03 -0500 From: Ahnjoan Amous To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: setfacl file modification time X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2006 18:43:19 -0000 In 5.2.1-RELEASE, setfacl updates the modification time of the file when acls are changed. I haven't been able to find any complaints about this behavior, is this something folks on the list would expect when using setfacl? If so, does anyone know a work around? Thanks Ahnjoan