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: Tue Jun 24 15:35:57 UTC 2008
Modified Files:
src/sys/fs/udf: udf_subr.c udf_vnops.c
Log Message:
Support the creation of extended attributes for file creation in the
kernel and check and update them when found.
Note that it won't *insert* an extended attribute yet if it hasn't found it
while updating the birthtime.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.20 -r1.21 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