commit | 3b6036d148bad5bb7928b021a49bb9e395361084 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 18 06:21:10 2010 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 18 06:21:10 2010 -0400 |
tree | f64408944d4ef7f74290a689750484f1fb473d20 | |
parent | 850a496f969719b494cc972ab1d0e088737358d7 [diff] |
hostfs ->follow_link() braino we want the assignment to err done inside the if () to be visible after it, so (re)declaring err inside if () body is wrong. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>