Re: [GIT PULL] gfs2 changes for 7.3
Andreas Gruenbacher <[email protected]>
| Newsgroups | dev.linux.lists.gfs2,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAHc6FU5TM7ZGmSC77HtMtKZhxye-KFo64Dvvf4mpMj-BbQU9HQ@mail.gmail.com> |
On Mon, Aug 17, 2026 at 1:26 PM Andreas Gruenbacher <[email protected]> wrote: > Dear Linus, > > please consider pulling the following gfs2 changes for 7.3. I should have pointed out the conflict between commit 91e27ed8a387c ("lockref: tidy up dead count handling") from Christian Brauner's pull request for tag kernel-7.3-rc1.misc [*] tag and the following two commits from this gfs2 pull request: da26828b82a45 ("gfs2: Remove the glock lru list and shrinker") 657e5af4fe0b9 ("gfs2: harden gfs2_glock_hold") As Christian points out in his pull request, the conflicts are caused by the renaming of __lockref_is_dead() to lockref_is_dead() in commit 91e27ed8a387c. [*] https://lore.kernel.org/linux-fsdevel/20260814-vfs-7.3-rc1.misc-abaa1db7ff94@brauner/ Thanks, Andreas