Re: [PATCH] xfs: propagate errors from xfs_rtginode_load
Carlos Maiolino <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <178463067879.324722.682575488251430638.b4-ty@b4> |
On Sun, 12 Jul 2026 03:42:56 +0000, Guanghui Yang wrote:
> xfs_rtginode_ensure() treats every xfs_rtginode_load() error other than
> -ENOENT as success. This can leave the realtime group inode unset after an
> I/O, allocation, or corruption error. Growfs then continues as though the
> inode had been loaded.
>
> Only -ENOENT means that the inode needs to be created. Return all other
> errors to the growfs caller.
>
> [...]
Applied to for-next, thanks!
[1/1] xfs: propagate errors from xfs_rtginode_load
commit: b7e53968cb8882c2d276429ea8550848a4940874
Best regards,
--
Carlos Maiolino <[email protected]>