Linux: add ST_NOSYMFOLLOW
Linux v5.10 added a mount option MS_NOSYMFOLLOW, which was added to glibc in commit 0ca21427. Add the corresponding statfs/statvfs flag bit, ST_NOSYMFOLLOW. Signed-off-by:Kir Kolyshkin <kolyshkin@gmail.com> Reviewed-by:
Adhemerval Zanella <adhemerval.zanella@linaro.org>
Loading
Please register or sign in to comment