[parisc-linux] statfs() problem with glibc-2.5

Matthew Wilcox matthew at wil.cx
Mon Feb 12 09:48:06 MST 2007


On Mon, Feb 12, 2007 at 03:37:31PM +0100, Guy Martin wrote:
> After some more troubleshooting, I've found out that parisc doesn't hook up the statfs64 syscall.

I thought we didn't need a statfs64 syscall since it returns the same
struct as statfs on parisc (due to the struct definitions already being
big enough).  However, now that I review the definitions, I think you're
right and we should hook it up.




More information about the parisc-linux mailing list