Re: [gfs2:for-next 13/17] fs/gfs2/log.c:1183 __gfs2_log_flush() error: we previously assumed 'sdp->sd_jdesc' could be null (see line 1136)

Andreas Gruenbacher <[email protected]> Tue, 7 Apr 2026 12:31:08 +0200
Newsgroups dev.linux.lists.gfs2,dev.linux.lists.oe-kbuild,dev.linux.lists.oe-kbuild-all
Message-ID <CAHc6FU4OnGCUYjcdPB-d84wn074TTgPbt35e63s+WvnbDXcanQ@mail.gmail.com>
Hello,

On Tue, Apr 7, 2026 at 11:16 AM Dan Carpenter <[email protected]> wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git for-next
> head:   80d71795c17ec98352d1059af856ac084a06109a
> commit: 47af62bd5b63da799ea51f53ff93b5f1a3d19046 [13/17] gfs2: add some missing log locking
> config: csky-randconfig-r071-20260406 (https://download.01.org/0day-ci/archive/20260407/[email protected]/config)
> compiler: csky-linux-gcc (GCC) 15.2.0
> smatch: v0.5.0-9004-gb810ac53

this isn't related to commit "gfs2: add some missing log locking";
it's a pre-existing bug. I've pushed a fix to for-next.

Thanks,
Andreas