NFSv4: Simplify nfs4_retry_setlk()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 2 Feb 2021 19:22:51 +0000 (14:22 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 5 Apr 2021 13:04:20 +0000 (09:04 -0400)
commit86438186a7b372728c74055d441549e17915cddb
treea3829d6ad4e43b35c910fb6458d1efb7085adc4f
parente49d033bddf5b565044e2abe4241353959bc9120
NFSv4: Simplify nfs4_retry_setlk()

Simplify the code that retries locks based on notification events.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c