Source-Changes archive

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

CVS commit: src/sys/fs/udf



Module Name:    src
Committed By:   reinoud
Date:           Tue Dec  9 17:17:02 UTC 2008

Modified Files:
        src/sys/fs/udf: udf.h udf_strat_rmw.c

Log Message:
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.28 -r1.29 src/sys/fs/udf/udf.h
cvs rdiff -r1.14 -r1.15 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