Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   hannken
Date:           Sun Oct 19 18:17:14 UTC 2008

Modified Files:
        src/sys/miscfs/genfs: genfs_io.c
        src/sys/ufs/ufs: ufs_readwrite.c

Log Message:
Make genfs_directio() IO_JOURNALLOCKED aware.  DirectIO no longer triggers
"locking against myself" panic in wapbl_begin().

Observed and tested by: Frank Kardel <kardel%netbsd.org@localhost>


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -r1.91 -r1.92 src/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