Kristian Høgsberg wrote: > To my defense, the lockfile API is used a little inconsitently in git. > Many places in git does a close(fd) and the call commit_locked_index(), > which will close the fd again. I bet they did that so that the return status of close() could be checked since commit_lock_file() doesn't currently check it. -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