On Mon, Jul 23, 2012 at 12:15:31PM +0000, Emmanuel Dreyfus wrote: > 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.
This is wrong; you're reverting rmind's cleanup. -- David A. Holland [email protected]
