Hello everyone,
this is my first contact with the Hurd and I'm fascinated.
I noticed that the 'df' utility displays incorrect values
for an nfs-mounted directory.
Situation in Linux:
df:
192.168.2.50:/pub 3842632672 1472153952
2370478720 39% /qnap1/ftppub
or df -h:
92.168.2.50:/pub 3.6T 1.4T 2.3T 39% /qnap1/ftppub
this is correct.
Same directory seen from hurd:
df:
192.168.2.50:/pub 1346854241001377 515810592211814 830859884276795 39%
/qnap1/ftppub
or df -h:
192.168.2.50:/pub 1.2E 470P 756P 39% /qnap1/ftppub
Could it be an 32-bit system issue?
(hurd runs as a vbox guest)
Hope it helps you.
Best wishes
Karl.