mirror of
https://github.com/torvalds/linux.git
synced 2026-05-08 00:05:03 -04:00
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>