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:   enami
Date:           Fri May 26 08:36:50 UTC 2000

Modified Files:
        syssrc/sys/nfs: nfs_vnops.c

Log Message:
- Try to commit another buffer even if previous commit failed except the
  case that write verf is changed.  Suggested by mycroft%netbsd.org.@localhost
- Reset wcred to NULL (i.e., write credential isn't decieded) everytime
  before gathering buffer for new commit, so that there is a chance to
  the commit request is merged.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 syssrc/sys/nfs/nfs_vnops.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