Module Name: src Committed By: reinoud Date: Thu Feb 3 09:46:26 UTC 2022
Modified Files:
src/sys/fs/udf: udf_allocation.c
Log Message:
Revere modification of initializer; it can lead to race conditions where two
allocation would pick the `empty' space causing a panic later on.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/fs/udf/udf_allocation.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
