ba54d73 chase-symlinks: Use xopenat() instead of open_mkdir_at()

1 file Authored by daandemeyer a year ago, Committed by bluca a year ago,
    chase-symlinks: Use xopenat() instead of open_mkdir_at()
    
    We don't rely on any of the extra functionality of open_mkdir_at()
    so let's just use xopenat() directly.
    
        
file modified
+1 -1