nfsd4: create rpc callback client from server thread
[safe/jmp/linux-2.6] / include / linux / nfsd / xdr3.h
index 6fdb958..421eddd 100644 (file)
@@ -89,7 +89,7 @@ struct nfsd3_symlinkargs {
        char *                  fname;
        unsigned int            flen;
        char *                  tname;
-       int                     tlen;
+       unsigned int            tlen;
        struct iattr            attrs;
 };