the statfs header exports some structs to userspace ... the parisc statfs64 struct currently uses u64 so the trivial attached patch fixes it to use __u64 -mike