Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/kern



Module Name:    syssrc
Committed By:   lukem
Date:           Sun Jan 27 13:33:37 UTC 2002

Modified Files:
        syssrc/sys/kern: kern_sysctl.c

Log Message:
- kern.maxvnodes: only call vfs_reinit() and nchreinit() if the value
  was successfully changed.  previously, successfully viewing the
  current value would flush the cache :-/
- similarly, don't change hostid and sb_max unless the value was
  successfully changed


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 syssrc/sys/kern/kern_sysctl.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