mbox series

[GIT,PULL] zonefs fixes for 5.14-rc2

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

Pull-request

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

Message

Damien Le Moal July 16, 2021, 5:06 a.m. UTC
Linus,

A single patch for this pull request which I missed during the merge window.
My apologies for sending this late.

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2f53d15cf95824ed320abed3c33759b8b21aca15:

  zonefs: remove redundant null bio check (2021-07-16 13:45:18 +0900)

----------------------------------------------------------------
zonefs fixes for 5.14-rc2

A single patch for this pull request, to remove an unnecessary NULL bio
check (from Xianting).

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

----------------------------------------------------------------
Xianting Tian (1):
      zonefs: remove redundant null bio check

 fs/zonefs/super.c | 3 ---
 1 file changed, 3 deletions(-)

Comments

pr-tracker-bot@kernel.org July 16, 2021, 7:28 p.m. UTC | #1
The pull request you sent on Fri, 16 Jul 2021 14:06:13 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/45312bd762d37bfc7dda6de8a70bb5604e899015

Thank you!