Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2006 19:10:16 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/106018: commit references a PR
Message-ID:  <200612031910.kB3JAG59017608@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/106018; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/106018: commit references a PR
Date: Sun,  3 Dec 2006 19:04:42 +0000 (UTC)

 maxim       2006-12-03 19:04:27 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/fs/msdosfs       msdosfs_vnops.c 
   Log:
   o Do not leave uninitialized birthtime: in MSDOSFSMNT_LONGNAME
   set birthtime to FAT CTime (creation time) and in the other cases
   set birthtime to -1.
   
   o Set ctime to mtime instead of FAT CTime which has completely
   different meaning.
   
   PR:             kern/106018
   Submitted by:   Oliver Fromme
   MFC after:      1 month
   
   Revision  Changes    Path
   1.166     +4 -2      src/sys/fs/msdosfs/msdosfs_vnops.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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