diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sunrpc/svc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sunrpc/svc.h b/include/linux/sunrpc/svc.h index 786ae2255f05..3bd7504066e1 100644 --- a/include/linux/sunrpc/svc.h +++ b/include/linux/sunrpc/svc.h | |||
| @@ -283,6 +283,7 @@ struct svc_rqst { | |||
| 283 | int rq_reserved; /* space on socket outq | 283 | int rq_reserved; /* space on socket outq |
| 284 | * reserved for this request | 284 | * reserved for this request |
| 285 | */ | 285 | */ |
| 286 | ktime_t rq_stime; /* start time */ | ||
| 286 | 287 | ||
| 287 | struct cache_req rq_chandle; /* handle passed to caches for | 288 | struct cache_req rq_chandle; /* handle passed to caches for |
| 288 | * request delaying | 289 | * request delaying |
