mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
[ Upstream commitc7d3d28360] Factor out setting up of quota inode and eventual error cleanup from vfs_load_quota_inode(). This will simplify situation for filesystems that don't have any quota inodes. Signed-off-by: Jan Kara <jack@suse.cz> Stable-dep-of:d323877484("ext4: fix bug_on in __es_tree_search caused by bad quota inode") Signed-off-by: Sasha Levin <sashal@kernel.org>