commit | 989a19b9b10635eeb91c08cefe6cf82986bd4ee2 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Aug 04 15:22:38 2009 +1000 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Aug 04 16:21:44 2009 -0400 |
tree | dc18e7d07558c7a217daed108ec9d62ec9be4836 | |
parent | 5c4d26390341732a8d614141a4cf4663610a1698 [diff] |
sunrpc/cache: recheck cache validity after cache_defer_req If cache_defer_req did not leave the request on a queue, then it could possibly have waited long enough that the cache became valid. So check the status after the call. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>