Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   he
Date:           Sat Jan  8 18:43:29 UTC 2000

Modified Files:
        syssrc/sys/uvm [netbsd-1-4]: uvm_swap.c

Log Message:
Pull up revision 1.31 (requested by wrstuden):
  Revert a previous change regarding spec_close handling.  The
  vnode being closed was already locked, so do not try to re-lock.
  The result before this fix was that failed attempts at "swapon"
  would panic the machine.


To generate a diff of this commit:
cvs rdiff -r1.27.2.1 -r1.27.2.2 syssrc/sys/uvm/uvm_swap.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