Re: [PATCH 2/2] vfs: Fix anon_inode triggering VFS_BUG_ON_INODE in may_open()

From: Christoph Hellwig
Date: Fri Apr 04 2025 - 04:32:19 EST


Please make sure anon inodes have a valid mode set. Leaving this
landmine around where we have inodes without a valid mode is just going
to create more problems in the future.