Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/fs/udf
Module Name: src
Committed By: snj
Date: Wed Dec 10 22:23:10 UTC 2008
Modified Files:
src/sys/fs/udf [netbsd-5]: udf.h
Log Message:
Pull up following revision(s) (requested by reinoud in ticket #174):
sys/fs/udf/udf_strat_rmw.c: revision 1.15
sys/fs/udf/udf.h: revision 1.29
Fix two buf_init()'s that are not needed since they were already initialised
by getiobuf().
Also remove ancient IPL_BIO reference from the time it was called from
interrupt context instead of the current soft interrupt.
To generate a diff of this commit:
cvs rdiff -r1.27.4.1 -r1.27.4.2 src/sys/fs/udf/udf.h
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