commit | d0e36a62bd4c60c09acc40e06ba4831a4d0bc75b | [log] [tgz] |
---|---|---|
author | Zhang Yi <yi.zhang@huawei.com> | Fri Oct 08 17:38:21 2021 +0800 |
committer | Jan Kara <jack@suse.cz> | Mon Oct 11 10:57:04 2021 +0200 |
tree | b7724e83ba0c109ac887926e12f2044d777a00be | |
parent | 9bf3d20331295b1ecb81f4ed9ef358c51699a050 [diff] |
quota: correct error number in free_dqentry() Fix the error path in free_dqentry(), pass out the error number if the block to free is not correct. Fixes: 1ccd14b9c271 ("quota: Split off quota tree handling into a separate file") Link: https://lore.kernel.org/r/20211008093821.1001186-3-yi.zhang@huawei.com Signed-off-by: Zhang Yi <yi.zhang@huawei.com> Cc: stable@kernel.org Signed-off-by: Jan Kara <jack@suse.cz>