diff options
author | Jan Kara <jack@suse.cz> | 2017-06-09 09:04:47 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-08-17 19:18:11 +0200 |
commit | cb8d01b4f624bbf34fd82cbca19e34a22d1eeef6 (patch) | |
tree | 7ad6c8bef10600d11d938cd65be3aaa26d6db06b /fs/fs_struct.c | |
parent | 42fdb8583d5a7eaf916c7323fce6cb4728f364c4 (diff) |
quota: Fix error codes in v2_read_file_info()
v2_read_file_info() returned -1 instead of proper error codes on error.
Luckily this is not easily visible from userspace as we have called
->check_quota_file shortly before and thus already verified the quota
file is sane. Still set the error codes to proper values.
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions