Johannes Sixt <j6t@xxxxxxxx> writes: > Is it by design that symlinks are less precious than files, or is it an > oversight? I don't recall making conscious distinction between symmlinks and regular files, so it is likely to be just a bug. Perhaps using stat() where lstat() should be used and mistaking an error return as missing, or something silly like that? -- 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