This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / nfsd / cache.h
index cfffc76..25d2c09 100644 (file)
@@ -33,7 +33,7 @@ struct svc_cacherep {
        u32                     c_vers;
        unsigned long           c_timestamp;
        union {
-               struct kvec     u_vec;
+               struct iovec    u_vec;
                u32             u_status;
        }                       c_u;
 };