From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 27 20:26:54 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20D2A16A4CE for ; Mon, 27 Sep 2004 20:26:54 +0000 (GMT) Received: from gundel.de.clara.net (gundel.de.clara.net [212.82.225.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D84A43D2D for ; Mon, 27 Sep 2004 20:26:53 +0000 (GMT) (envelope-from jesk@killall.org) Received: from port-212-202-54-147.dynamic.qsc.de ([212.202.54.147] helo=turbofresse) by gundel.de.clara.net with smtp (Exim 4.30; FreeBSD) id 1CC2F1-000KsG-12 for freebsd-bugs@freebsd.org; Mon, 27 Sep 2004 22:36:59 +0200 Message-ID: <002501c4a4d0$50084a90$45fea8c0@turbofresse> From: "jesk" To: Date: Mon, 27 Sep 2004 22:26:47 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: NFS atime X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 20:26:54 -0000 Hello, can somebody explain me why atime doesnt work over NFS? Influencing the atime of a file or directory on a nfs mounted filesystem doesnt work over NFS. I tested this with FreeBSD4.8, FreeBSD5.2.1 and FreeBSD Releng_5 as client and FreeBSD 5.2.1 and a NetApp-Filer as Server. RFC´s 1094(v2) and 1813(v3) implies that atime is beside ctime and mtime a normal attribute and that there is no exception for it. Jesk