From owner-freebsd-fs@FreeBSD.ORG Mon Nov 27 10:02:37 2006 Return-Path: X-Original-To: fs@freebsd.org Delivered-To: freebsd-fs@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1FFB16A412 for ; Mon, 27 Nov 2006 10:02:37 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87FC043D53 for ; Mon, 27 Nov 2006 10:01:37 +0000 (GMT) (envelope-from r.c.ladan@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so994095uge for ; Mon, 27 Nov 2006 02:02:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=LGZtBatTQR91hp4kmOHluTQBf1/PB5dleeKUSxt3/yIjU99llncUIkRJP0bwnUqt34otilEuyUhhJvdynfqMAcCvHbLugQoRsstMgxImRauttkUeiHK2IfM+bgVjHzfhbPxZGBIWVsjdrIh8kj1vMzfizKIyUn92I4BKbhEgcxw= Received: by 10.67.27.3 with SMTP id e3mr12175425ugj.1164621755024; Mon, 27 Nov 2006 02:02:35 -0800 (PST) Received: from ?192.168.123.106? ( [195.241.221.201]) by mx.google.com with ESMTP id e34sm18612444ugd.2006.11.27.02.02.33; Mon, 27 Nov 2006 02:02:33 -0800 (PST) Message-ID: <456AB7B8.6010504@gmail.com> Date: Mon, 27 Nov 2006 11:02:32 +0100 From: Rene Ladan User-Agent: Thunderbird 1.5.0.8 (X11/20061117) MIME-Version: 1.0 To: fs@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: file creation timestamps wrong on msdos fs? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 10:02:37 -0000 Hi, on a 7.0-CURRENT i386 box, cvsup'ed 2006-11-26 : rene@s000655:~>mount /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad0s1e on /tmp (ufs, local, soft-updates) /dev/ad0s1f on /usr (ufs, local, soft-updates) /dev/ad0s1d on /var (ufs, local, soft-updates) /dev/da0s1 on /media/stick (msdosfs, local, nosuid, mounted by rene) rene@s000655:~>date && touch a-new-file ma 27 nov 2006 10:53:01 CET rene@s000655:~>ls -lUT a-new-file -rw-r--r-- 1 rene rene 0 27 nov 10:53:01 2006 a-new-file rene@s000655:~>cd /media/stick rene@s000655:/media/stick>date && touch a-new-dos-file ma 27 nov 2006 10:53:59 CET rene@s000655:/media/stick>ls -lUT a-new-dos-file -rwxr-xr-x 1 rene wheel 0 1 jan 01:11:23 1970 a-new-dos-file ^^^^^^^^^^^^^ Any idea why this happens? ls and msdosfs themselves seem to be alright. The access and modification timestamps of msdosfs files are shown correctly. Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001