[ Still talking to myself. Very soothing. ] On Thu, Apr 12, 2018 at 4:55 PM, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > [ Talking to myself ] > > Did it perhaps mean to say > > path_renamed_outside_HEAD = path2 && !strcmp(path, path2); > > instead? Probably not correct, but making that change makes my test-case work. It probably breaks something important, though. I didn't look at why that code happened in the first place. But it's nice to know I'm at least looking at the right code while I'm talking to myself. Linus