The NetBSD Project

CVS log for src/sys/miscfs/portal/Attic/portal_vfsops.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / miscfs / portal

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: post-chs-ubcperf


Revision 1.27 / (download) - annotate - [select for diffs], Sat Sep 15 16:12:59 2001 UTC (22 years, 6 months ago) by chs
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

add a new VFS op, vfs_reinit, which is called when desiredvnodes is
adjusted via sysctl.  file systems that have hash tables which are
sized based on the value of this variable now resize those hash tables
using the new value.  the max number of FFS softdeps is also recalculated.

convert various file systems to use the <sys/queue.h> macros for
their hash tables.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>