jca 4a4ad5c181 Cleaner filesystem detection.
Our diff to convert statfs.f_type tests to statfs.f_fstypename was
broken, since it used pointer equality tests for strings.

Fortunately the default FS type is UFS and upstream tests for NFS using
statfs.f_fstypename, so we only need to neuter tests based on
statfs.f_type.

ok martin@ (maintainer)
2019-06-28 11:05:11 +00:00
..
2019-06-28 11:05:11 +00:00
2019-06-27 13:52:00 +00:00
2019-06-27 13:52:00 +00:00
2019-06-28 11:05:11 +00:00