mbox series

[GIT,PULL] zonefs fixes for 5.10-rc7

Message ID 20201211113449.460981-1-damien.lemoal@wdc.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] zonefs fixes for 5.10-rc7 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git/ tags/zonefs-5.10-rc7

Message

Damien Le Moal Dec. 11, 2020, 11:34 a.m. UTC
Linus,

The following changes since commit 0477e92881850d44910a7e94fc2c46f96faa131f:

  Linux 5.10-rc7 (2020-12-06 14:25:12 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git/ tags/zonefs-5.10-rc7

for you to fetch changes up to 6bea0225a4bf14a58af71cb9677a756921469e46:

  zonefs: fix page reference and BIO leak (2020-12-10 15:14:19 +0900)

----------------------------------------------------------------
zonefs fixes for 5.10-rc7

A single patch in this pull request to fix a BIO and page reference
leak when writing sequential zone files.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>

----------------------------------------------------------------
Damien Le Moal (1):
      zonefs: fix page reference and BIO leak

 fs/zonefs/super.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 11, 2020, 10:35 p.m. UTC | #1
The pull request you sent on Fri, 11 Dec 2020 20:34:49 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git/ tags/zonefs-5.10-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/782598ecea73a4aecdd25cb0ceb0b19e8674cf30

Thank you!