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: pooka
Date: Tue Jan 2 11:02:19 UTC 2007
Modified Files:
src/sys/fs/tmpfs: tmpfs_vnops.c
Log Message:
* fix locking gotchas when trying to unlink "."
* return standard EPERM when trying to unlink a directory
* reorder some checks in rmdir avoid problems if trying to rmdir ".."
jmmv ok
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 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