Source-Changes archive

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

CVS commit: syssrc/sys/ufs




To: source-changes%netbsd.org@localhost

Subject: CVS commit: syssrc/sys/ufs

From: Chuck Silvers <chs%netbsd.org@localhost>

Date: Sun, 30 Sep 2001 05:54:43 +0300 (EEST)


Module Name:    syssrc
Committed By:   chs
Date:           Sun Sep 30 02:54:42 UTC 2001

Modified Files:
        syssrc/sys/ufs/ffs: ffs_balloc.c
        syssrc/sys/ufs/ufs: ufs_inode.c

Log Message:
in ffs_balloc(), clean up page cache state to avoid hangs when we
get ENOSPC. as a result of this, we now skip some of the normal cleanup
in ufs_balloc_range() in the error case.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/ufs/ffs/ffs_balloc.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/ufs/ufs/ufs_inode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: syssrc/sys/ufs/ufs

Next by Date: CVS commit: syssrc/sys/uvm

Previous by Thread: CVS commit: syssrc/sys/ufs/ufs

Next by Thread: CVS commit: syssrc/sys/uvm

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index