diff options
author | Geyslan G. Bem <geyslan@gmail.com> | 2013-10-21 21:47:58 +0200 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2013-11-23 23:10:31 +0100 |
commit | bdd5c28dcb8330b9074404cc92a0b83aae5606a9 (patch) | |
tree | c9eb26cb19bcc7d04b0775a59e893b9046f199c5 /sound | |
parent | 9p: remove useless variable and assignment (diff) | |
download | linux-bdd5c28dcb8330b9074404cc92a0b83aae5606a9.tar.xz linux-bdd5c28dcb8330b9074404cc92a0b83aae5606a9.zip |
9p: fix return value in case in v9fs_fid_xattr_set()
In case of error in the p9_client_write, the function v9fs_fid_xattr_set
should return its negative value, what was never being done.
In case of success it only retuned 0. Now it returns the 'offset'
variable (write_count total).
Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions