svcrpc: cache deferral cleanup
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 26 Aug 2010 20:56:23 +0000 (16:56 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 8 Sep 2010 00:20:31 +0000 (20:20 -0400)
Attempt to make obvious the first-try-sleeping-then-try-deferral logic
by putting that logic into a top-level function that calls helpers.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/cache.c

Simple merge