On Sat, Feb 09, 2008 at 01:04:10PM +0000, Johannes Schindelin wrote:I think the problem is that tests 7/8 in t5400 actually try to create a non-ff situation by doing a rewind. So it is not a bug in the new code so much as the test relied on the very behavior we changed. It's also slower than it needs to be, since we also do a ref_newer in the other direction, and because non-ff cases traverse all the way to the root. I think you could do better to write a function (similar to limit_list) which returned one of { A is an ancestor of B, B is an ancestor of A, A and B are equal, A and B are not directly related }, and you would have to traverse down only to the nearest merge base. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Davide Libenzi | Re: [patch 7/8] fdmap v2 - implement sys_socket2 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| Mariusz Kozlowski | [KJ PATCHES] mostly kmalloc + memset conversion to k[cz]alloc |
git: | |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Stefan Richter | Re: [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
