io: use O_NONBLOCK when reading xattrs
This is to avoid issues when opening fifos cause without O_NONBLOCK they wait until the other end is opened. (cherry picked from commit c620d34c)
Please register or sign in to comment
This is to avoid issues when opening fifos cause without O_NONBLOCK they wait until the other end is opened. (cherry picked from commit c620d34c)