commit | be824167e33a8b747423c90f72479deb03255d54 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 05 14:50:46 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 05 15:50:19 2015 -0400 |
tree | ce3c03c1a1c413cbff71f0a58c187940a6e4eaf3 | |
parent | b15c7cdde4991be5058f442c6d08d404d56f662c [diff] |
NFSv4: Leases are renewed in sequence_done when we have sessions Ensure that the calls to renew_lease() in open_done() etc. only apply to session-less versions of NFSv4.x (i.e. NFSv4.0). Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>