[4.19/5.4/5.10,0/1] gfs2: Always check inode size of inline inodes

Message ID 20230324201933.329885-1-pchelkin@ispras.ru
Headers
Series gfs2: Always check inode size of inline inodes |

Message

Fedor Pchelkin March 24, 2023, 8:19 p.m. UTC
  Kernel bug in iomap_read_inline_data() fixed by the following patch is hit
on older stables 4.19/5.4/5.10.

The patch failed to be initially backported into stable branches older
than 5.15 due to the upstream commit 7db354444ad8 ("gfs2: Cosmetic
gfs2_dinode_{in,out} cleanup").

Now it can be cleanly applied to the 4.19/5.4/5.10 stable branches.