Kristian Høgsberg wrote: > There's four close(fd) calls in prepare_index() and they're all > incorrect. The open fd's are cleaned up in rollback_index_files() and > shouldn't be closed manually. The patch below gets rid of the extra > close() calls and should fix the problem. It does. Thanks. -brandon - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html