]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Leases are renewed in sequence_done when we have sessions
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 5 Jul 2015 18:50:46 +0000 (14:50 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 5 Jul 2015 19:50:19 +0000 (15:50 -0400)
commit6675b0ff7972fbcfe6e6297f09e0f76a4b9fe877
treece3c03c1a1c413cbff71f0a58c187940a6e4eaf3
parent85fafee1a51e17dcf933fac0c2afcc61bce4fad7
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>
fs/nfs/nfs4proc.c