Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/tmpfs
Module Name: src
Committed By: christos
Date: Thu Jun 19 19:03:44 UTC 2008
Modified Files:
src/sys/fs/tmpfs: tmpfs.h tmpfs_subr.c tmpfs_vnops.c
Log Message:
- setting the birthdate is valid in setattr.
- don't call nanotime if not needed.
- don't call tempfs_update() if tempfs_chtimes succeeded, because it just did.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/fs/tmpfs/tmpfs.h
cvs rdiff -r1.47 -r1.48 src/sys/fs/tmpfs/tmpfs_subr.c
cvs rdiff -r1.50 -r1.51 src/sys/fs/tmpfs/tmpfs_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