]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: move nfs4 lock retry attempt loop to a separate function
authorJeff Layton <jlayton@redhat.com>
Sat, 17 Sep 2016 22:17:38 +0000 (18:17 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 22 Sep 2016 17:56:04 +0000 (13:56 -0400)
commitc4922b9da02f806b56017309c84584753eb8303c
tree5d74722f59c3f6bfa46e3b31ee4adce552e67df5
parentf3f1faca83344185b9a06a16377394b25d8f2e63
nfs: move nfs4 lock retry attempt loop to a separate function

This also consolidates the waiting logic into a single function,
instead of having it spread across two like it is now.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c