Commits

Peter Korsgaard committed 846e5eaebbb
nfs-utils: needs largefile support Even though ./configure has a --disable-largefile, functions like statfs64 is used in several places, breaking the build on toolchains without largefile support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>