android_kernel_xiaomi_sm7250/fs/quota
Darrick J. Wong a1a41571f0 quota: make dquot_quota_sync return errors from ->sync_fs
[ Upstream commit dd5532a4994bfda0386eb2286ec00758cee08444 ]

Strangely, dquot_quota_sync ignores the return code from the ->sync_fs
call, which means that quotacalls like Q_SYNC never see the error.  This
doesn't seem right, so fix that.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-02-23 11:58:38 +01:00
..
compat.c
dquot.c quota: make dquot_quota_sync return errors from ->sync_fs 2022-02-23 11:58:38 +01:00
Kconfig
kqid.c
Makefile
netlink.c
quota_tree.c quota: correct error number in free_dqentry() 2021-11-26 11:36:03 +01:00
quota_tree.h
quota_v1.c
quota_v2.c quota: Fix memory leak when handling corrupted quota file 2021-03-04 09:39:42 +01:00
quota.c
quotaio_v1.h
quotaio_v2.h