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 12:15:31 UTC 2012

Modified Files:
        src/sys/fs/puffs: puffs_node.c puffs_vnops.c

Log Message:
Di not call cache_enter with path components bigger than NCHNAMLEN, as it
panics the kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/fs/puffs/puffs_node.c
cvs rdiff -u -r1.168 -r1.169 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