749334cb36
nfs-utils selects rpcbind, and rpcbind unconditionally selects libtirpc. Therefore, nfs-utils will never be used with the C library RPC implementation: libtirpc will always be used. Consequently, all the conditional logic to use libtirpc only if available is useless, and we can use libtirpc unconditionally. As an added bonus, this means that we can enable IPv6, because libtirpc provides an IPv6-compatible RPC implementation. Fixes: https://bugs.busybox.net/show_bug.cgi?id=10806 Signed-off-by: Carlos Santos <unixmania@gmail.com> [Thomas: rework commit log] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-Patch-taken-from-Gentoo.patch | ||
0002-Switch-legacy-index-in-favour-of-strchr.patch | ||
0003-Let-the-configure-script-find-getrpcbynumber-in-libt.patch | ||
0004-mountd-Add-check-for-struct-file_handle.patch | ||
0005-nfs-utils-add-missing-include-of-stdint.h.patch | ||
0006-Include-sys-sysmacros.h-where-appropriate.patch | ||
Config.in | ||
nfs-utils_env.sh | ||
nfs-utils_tmpfiles.conf | ||
nfs-utils.hash | ||
nfs-utils.mk | ||
S60nfs |