In message <[EMAIL PROTECTED]>, Poul-Henning Kamp writes: >phk 2006-10-22 18:19:08 UTC > > FreeBSD src repository > > Modified files: > sys/conf files > sys/sys clock.h > Added files: > sys/kern subr_fattime.c > Log: > Add two new functions to convert FAT filesystem format timestamps > to and from struct timespec, to replace the crummy conversion > function which have been copy&pasted into three different > filesystems already.
I don't know if we have active janitors for msdosfs, nwfs and smbfs ? If we do, I'd prefer if they will apply these functions to their respective filesystems. Otherwise I'll do it at some point. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
