]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/nfsd/xdr3.h
Merge branch 'for-5.5/whiskers' into for-linus
[linux.git] / fs / nfsd / xdr3.h
index 2cb29e961a760f6797abfe9317c4903fba868c93..99ff9f403ff18365b501f8c18fb43c2b538eae59 100644 (file)
@@ -151,7 +151,7 @@ struct nfsd3_readres {
        __be32                  status;
        struct svc_fh           fh;
        unsigned long           count;
-       int                     eof;
+       __u32                   eof;
 };
 
 struct nfsd3_writeres {