[PATCH] dm: map and endio return code clarification
[safe/jmp/linux-2.6] / include / linux / nfs_fs_sb.h
index 7ccfc7e..95796e6 100644 (file)
@@ -51,7 +51,7 @@ struct nfs_client {
 
        unsigned long           cl_lease_time;
        unsigned long           cl_last_renewal;
-       struct work_struct      cl_renewd;
+       struct delayed_work     cl_renewd;
 
        struct rpc_wait_queue   cl_rpcwaitq;