Module Name: src Committed By: reinoud Date: Wed Jul 3 11:50:59 UTC 2013
Modified Files: src/sys/fs/udf: udf_allocation.c Log Message: On growing a node that was recorded inside the (E)FE, don't forget to set the size of the node to the NEW size. This was reported by the `t_io udf_shrinkfile' testcase. Fixes PR kern/47985 To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 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.