Re: [Cluster-devel] [bug report] gfs2: Use mapping->gfp_mask for metadata inodes

2023-08-02 Thread Andreas Gruenbacher
On Wed, Aug 2, 2023 at 9:35 AM Dan Carpenter wrote: > Hello Andreas Gruenbacher, > > The patch 8f18190e3173: "gfs2: Use mapping->gfp_mask for metadata > inodes" from Jul 26, 2023 (linux-next), leads to the following Smatch > static checker warning: > > fs/gfs2/inode.c:286 gfs2_lookup_simpl

[Cluster-devel] [bug report] gfs2: Use mapping->gfp_mask for metadata inodes

2023-08-02 Thread Dan Carpenter
Hello Andreas Gruenbacher, The patch 8f18190e3173: "gfs2: Use mapping->gfp_mask for metadata inodes" from Jul 26, 2023 (linux-next), leads to the following Smatch static checker warning: fs/gfs2/inode.c:286 gfs2_lookup_simple() error: 'inode' dereferencing possible ERR_PTR() fs/g