]> 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)
commitebdb7926fb779813433807934d87e8f7a0a54b7d
tree5d74722f59c3f6bfa46e3b31ee4adce552e67df5
parent4fbed92403e37a1c5a76b95a3da381f44330ebcc
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