On Sat, Oct 20, 2007 at 01:55:58AM -0400, Ari Entlich wrote: > Might it be possible to simply get the struct cache_entry for the file > which we want to rename, change its name property (would this involve > xreallocing it?), and change the ce_namelen field of ce_flags? The sort order of entries in the cache is important, so you would have to move the entry, as well. -Peff - 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