-
- Downloads
glnx-shutil: Add glnx_shutil_mkdir_p_at_open()
This is a variant of glnx_shutil_mkdir_p_at() which opens the given
directory and returns a dirfd to it. Currently, the implementation
cannot be race-free (due to a kernel bug), but it could eventually be
made race-free.
Signed-off-by:
Philip Withnall <withnall@endlessm.com>
Loading
Please register or sign in to comment