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)
commit3211af1119174fbe8b676422b74870cdd51d7314
treed5ad448787a9f32cb30aed6c43bc1bbbac77c600
parent6610f720e9e8103c22d1f1ccf8fbb695550a571f
svcrpc: cache deferral cleanup

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