Files
linux-apfs/fs/nfs
Alexandros Batsakis dc96aef96a nfs: prevent backlogging of renewd requests
If the renewd send queue gets backlogged (e.g., if the server goes down),
we will keep filling the queue with periodic RENEW/SEQUENCE requests.

This patch schedules a new renewd request if and only if the previous one
returns (either success or failure)

Signed-off-by: Alexandros Batsakis <batsakis@netapp.com>
[Trond.Myklebust@netapp.com: moved nfs4_schedule_state_renewal() into
separate nfs4_renew_release() and nfs41_sequence_release() callbacks
to ensure correct behaviour on call setup failure]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2010-03-02 12:44:07 -05:00
..
2010-02-10 08:30:59 -05:00
2009-12-05 13:48:55 -05:00
2009-12-05 13:48:55 -05:00
2010-01-06 18:48:26 -05:00
2009-10-23 14:16:30 -04:00
2009-07-08 09:31:56 -07:00
2009-09-23 18:13:10 -07:00
2009-09-23 18:13:10 -07:00
2010-02-10 08:30:59 -05:00
2010-02-03 08:27:35 -05:00