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:20:39 UTC 2008

Modified Files:
        src/sys/fs/udf [netbsd-5]: udf_strat_rmw.c

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.9.4.5 -r1.9.4.6 src/sys/fs/udf/udf_strat_rmw.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