mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
btrfs has a 65535 maximum link count. Include this value in pathconf to give the real max link count for this filesystem. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>