Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/udf



Module Name:    src
Committed By:   reinoud
Date:           Wed Jun 18 21:23:32 UTC 2008

Modified Files:
        src/sys/fs/udf: udf_subr.c udf_subr.h udf_vnops.c

Log Message:
Cleanup file access,modification,attribute and birthtime setting of files
and make the modification time when set never older than the creation time.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.6 -r1.7 src/sys/fs/udf/udf_subr.h
cvs rdiff -r1.19 -r1.20 src/sys/fs/udf/udf_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index