diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/afs/rotate.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/afs/rotate.c b/fs/afs/rotate.c index c3ae324781f8..838810da8d5c 100644 --- a/fs/afs/rotate.c +++ b/fs/afs/rotate.c @@ -459,6 +459,8 @@ no_more_servers: s->probe.abort_code); } + error = e.error; + failed_set_error: fc->error = error; failed: |