--- linux/include/linux/nfs_xdr.h~ Sun Mar 25 08:37:40 2001 +++ linux/include/linux/nfs_xdr.h Wed Apr 18 22:28:07 2001 @@ -89,7 +89,7 @@ #define NFS_WRITE_MAXIOV 8 struct nfs_writeargs { struct nfs_fh * fh; - __u32 offset; + __u64 offset; __u32 count; enum nfs3_stable_how stable; unsigned int nriov;