Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2006 15:54:56 +0100 (CET)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-fs@FreeBSD.ORG, r.c.ladan@gmail.com
Subject:   Re: file creation timestamps wrong on msdos fs?
Message-ID:  <200611271454.kAREsurO038670@lurza.secnetix.de>
In-Reply-To: <456AF19F.1080104@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Rene Ladan wrote:
 > Oliver Fromme schreef:
 > > [...]
 > > That should fix the output of "ls -lUT" (please report).
 > Yep, with the file above:
 > 
 > rene@s000655:/media/stick>ls -lUT a-new-dos-file
 > -rwxr-xr-x  1 rene  wheel  0 27 nov 10:53:59 2006 a-new-dos-file
 > 
 > Time for yet another PR :)

Yes ...  Are you going to submit a PR, or shall I do it?

 > > However, the question remains what the vnode's ctime should
 > > be set to.  There's no such thing as an inode change time
 > > in FAT's directory entries.  Maybe it should simply be
 > > copied from the mtime.
 > Maybe, but how can you see the inode change time anyway?
 > 
 > 'man ls' and 'apropos inode' don't tell me.

ls -lc

Best regards
   Oliver

-- 
Oliver Fromme,  secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"Python is an experiment in how much freedom programmers need.
Too much freedom and nobody can read another's code; too little
and expressiveness is endangered."
        -- Guido van Rossum



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611271454.kAREsurO038670>