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: jmmv
Date: Mon Oct 3 19:36:42 UTC 2005
Modified Files:
src/sys/fs/tmpfs: tmpfs_vnops.c
Log Message:
Follow symlinks during lookup (i.e., don't stop too early) so that symlinks
to directories work as expected. Diagnosed by Greg Oster.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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