Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/ufs/lfs



Module Name:    src
Committed By:   snj
Date:           Wed May 18 04:00:42 UTC 2005

Modified Files:
        src/sys/ufs/lfs [netbsd-3]: lfs_vfsops.c

Log Message:
Pull up revision 1.178 (requested by perseant in ticket #311):
Don't let the pager_map deadlock avoidance code in lfs_putpages() write
segments containing zero-block FINFO records.  These records cause segments
to become uncleanable, which would eventually result in a "no clean segments"
panic.


To generate a diff of this commit:
cvs rdiff -r1.167.2.1 -r1.167.2.2 src/sys/ufs/lfs/lfs_vfsops.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