Subject: CVS commit: src/sys/fs/udf
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 09/28/2006 19:57:26
Module Name:	src
Committed By:	reinoud
Date:		Thu Sep 28 19:57:26 UTC 2006

Modified Files:
	src/sys/fs/udf: udf_subr.c

Log Message:
Fix lookup bug that could result in not finding the last entry. The check
for the cycling was too early. Also fix potential endless loop when the
last entry was deleted.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/fs/udf/udf_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.