linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gfs2: Fix memory leak on filesystem withdraw
@ 2020-08-28 13:32 Andreas Gruenbacher
  2020-08-28 19:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Gruenbacher @ 2020-08-28 13:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: cluster-devel, linux-kernel, Andreas Gruenbacher

Hi Linus,

could you please pull the following gfs2 fix?

We didn't detect this bug because we have slab merging on by default
(CONFIG_SLAB_MERGE_DEFAULT).  Adding "slub_nomerge" to the kernel
command line exposed the problem.

Thanks,
Andreas

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.9-rc2-fixes

for you to fetch changes up to 462582b99b6079a6fbcdfc65bac49f5c2a27cfff:

  gfs2: add some much needed cleanup for log flushes that fail (2020-08-24 13:54:07 +0200)

----------------------------------------------------------------
Fix memory leak on filesystem withdraw

----------------------------------------------------------------
Bob Peterson (1):
      gfs2: add some much needed cleanup for log flushes that fail

 fs/gfs2/log.c   | 31 +++++++++++++++++++++++++++++++
 fs/gfs2/trans.c |  1 +
 2 files changed, 32 insertions(+)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gfs2: Fix memory leak on filesystem withdraw
  2020-08-28 13:32 [GIT PULL] gfs2: Fix memory leak on filesystem withdraw Andreas Gruenbacher
@ 2020-08-28 19:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-28 19:58 UTC (permalink / raw)
  To: Andreas Gruenbacher
  Cc: Linus Torvalds, cluster-devel, linux-kernel, Andreas Gruenbacher

The pull request you sent on Fri, 28 Aug 2020 15:32:33 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.9-rc2-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/40129b8cb41704c98901e08c3edf8224b8af1b31

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-28 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 13:32 [GIT PULL] gfs2: Fix memory leak on filesystem withdraw Andreas Gruenbacher
2020-08-28 19:58 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).