diff options
author | Junio C Hamano <junkio@cox.net> | 2007-04-01 21:34:34 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-05 15:07:16 -0700 |
commit | ec0cc704692a83c1d01b53f366b9919accdd4268 (patch) | |
tree | a69158b2931bf94194abb08f171ce51fbcaaae65 /cache-tree.c | |
parent | Fix bogus error message from merge-recursive error path (diff) | |
download | tgif-ec0cc704692a83c1d01b53f366b9919accdd4268.tar.xz |
Propagate cache error internal to refresh_cache() via parameter.
The function refresh_cache() is the only user of cache_errno
that switches its behaviour based on what internal function
refresh_cache_entry() finds; pass the error status back in a
parameter passed down to it, to get rid of the global variable
cache_errno.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions