Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/puffs
Module Name: src
Committed By: manu
Date: Mon Jul 23 19:06:11 UTC 2012
Modified Files:
src/sys/fs/puffs: puffs_node.c puffs_vnops.c
Log Message:
Backout NCHNAMLEN check for cache_enter. That change collided with rmind's
move of this exact check into cache_enter
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/fs/puffs/puffs_node.c
cvs rdiff -u -r1.169 -r1.170 src/sys/fs/puffs/puffs_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