diff src/extents.c @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents e04119814345
children 131b0175ea99
line wrap: on
line diff
--- a/src/extents.c	Mon Aug 13 08:55:32 2007 +0200
+++ b/src/extents.c	Mon Aug 13 08:56:04 2007 +0200
@@ -6184,6 +6184,9 @@
 		      ME_ALL_EXTENTS_CLOSED | ME_END_CLOSED |
 		      /* it might QUIT or error if the user has
 			 fucked with the extent plist. */
+		      /* #### dmoore - I think this should include
+			 ME_MIGHT_MOVE_SOE, since the callback function
+			 might recurse back into map_extents_bytind. */
 		      ME_MIGHT_THROW |
 		      ME_MIGHT_MODIFY_EXTENTS);