Skip to content
Commit 5652e12c authored by Samuel Thibault's avatar Samuel Thibault
Browse files

hurd: Make readlink* just reopen the file used for stat

9e5c9911 ("hurd: Fix readlink() hanging on fifo") separated opening
the file for the stat call from opening the file for the read call. That
however opened a small window for the file to change. Better make this
atomic by reopening the file with O_READ.
parent 9e5c9911
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment