| From | Sent On | Attachments |
|---|---|---|
| Jaakko Heinonen | Jul 22, 2008 8:16 am | |
| Poul-Henning Kamp | Jul 22, 2008 11:41 am | |
| Bruce Evans | Jul 22, 2008 2:56 pm | |
| Pedro Giffuni | Jul 22, 2008 4:21 pm | |
| Bruce Evans | Jul 22, 2008 5:31 pm | |
| Pedro Giffuni | Jul 22, 2008 6:11 pm | |
| Jaakko Heinonen | Jul 23, 2008 10:34 am | |
| Bruce Evans | Jul 23, 2008 3:42 pm | |
| Jaakko Heinonen | Jul 25, 2008 7:23 am | |
| Bruce Evans | Jul 25, 2008 10:00 am | |
| Jaakko Heinonen | Sep 3, 2008 9:07 am | |
| Bruce Evans | Sep 9, 2008 4:09 am | |
| Jaakko Heinonen | Sep 11, 2008 7:03 am |
| Subject: | birthtime initialization | |
|---|---|---|
| From: | Pedro Giffuni (pfgs...@yahoo.com) | |
| Date: | Jul 22, 2008 6:11:31 pm | |
| List: | org.freebsd.freebsd-fs | |
--- Mar 22/7/08, Bruce Evans <br...@optusnet.com.au> ha scritto:
...
Tim has some patches I made to add support for
birthtime in libarchive (only in extended pax format) as a LIBARCHIVE.creationtime attribute.
Since birthtime is set by modifying mtime twice with
utimes(2), the only criteria I used to determine if birthtime should be stored is if it was less than mtime. I hope something can be done to make that behavior consistent with UFS2 in all other filesystems.
Can't it check for st_birthtime.tv_sec being != 0 or -1?
OK, I can do that, in fact I had it like that originally but then strictly
speaking those values are valid and I had to check for birthtime==mtime anyways.
Admittedly no BSD system was available before Jan 1st 1970 so I will modify the
check to avoid those times.
Pedro.
Posta, news, sport, oroscopo: tutto in una sola pagina. Crea l'home page che piace a te! www.yahoo.it/latuapagina





