Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/ufs/ufs
Module Name: syssrc
Committed By: chs
Date: Sun Sep 30 02:50:35 UTC 2001
Modified Files:
syssrc/sys/ufs/ufs: ufs_readwrite.c
Log Message:
process one block at a time even when we're using the write fast path
that avoids zeroing pages. this avoids a mess when we get ENOSPC and
softdeps are enabled.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/ufs/ufs/ufs_readwrite.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