"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "7d948b1114c7eded14e5a31f440af751d70ecde0"
perf buildid-cache: Fix symbolic link handling
This was broken since link(2) doesn't dereference symbolic links. Instead 'filename' becomes a symbolic link to the same file that 'name' refers to. This had the bad effect to create dangling symlinks in the case that even can't be removed with perf-buildid-cache(1). LKML-Reference: <m38vzxxrql.fsf@gmail.com> Signed-off-by:Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Loading
Please register or sign in to comment