Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/13/2007 15:25:35
Module Name: src
Committed By: pooka
Date: Fri Apr 13 15:25:35 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_vfsops.c
Log Message:
Allow file servers to request the number of hash cookie buckets for
pnode -> vnode reverse lookup.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.34 -r1.35 src/sys/fs/puffs/puffs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.