Skip to content
Commit 474d2605 authored by Jan Kara's avatar Jan Kara
Browse files

quota: Properly return errors from dquot_writeback_dquots()



Due to a switched left and right side of an assignment,
dquot_writeback_dquots() never returned error. This could result in
errors during quota writeback to not be reported to userspace properly.
Fix it.

CC: stable@vger.kernel.org
Coverity-id: 1226884
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 7938db44
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment