On Tue, Dec 03, 2024 at 07:02:45PM -0800, Darrick J. Wong wrote:
From: Darrick J. Wong djwong@kernel.org
If the /quotas dirent points to an inode but the inode isn't loadable (and hence mkdir returns -EEXIST), don't crash, just bail out.
Looks good:
Reviewed-by: Christoph Hellwig hch@lst.de