linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 5.15-rc3
@ 2021-09-25 15:57 Gao Xiang
  2021-09-25 19:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2021-09-25 15:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-erofs, LKML, Joseph Qi, Yue Hu, Liu Bo, Liu Jiang, Miao Xie

Hi Linus,

Could you consider this pull request for 5.15-rc3?

2 bugfixes are included in order to fix the 4KiB blockmap chunk format
availability and a dangling pointer usage. There is also a trivial
cleanup to clarify compacted_2b if compacted_4b_initial > totalidx.

All commits have been in -next. This merges cleanly with master.

Thanks,
Gao Xiang

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.15-rc3-fixes

for you to fetch changes up to c40dd3ca2a45d5bd6e8b3f4ace5cb81493096263:

  erofs: clear compacted_2b if compacted_4b_initial > totalidx (2021-09-23 23:23:04 +0800)

----------------------------------------------------------------
Changes since last update:

 - fix the dangling pointer use in erofs_lookup tracepoint;
 - fix unsupported chunk format check;
 - zero out compacted_2b if compacted_4b_initial > totalidx.

----------------------------------------------------------------
Gao Xiang (2):
      erofs: fix up erofs_lookup tracepoint
      erofs: fix misbehavior of unsupported chunk format check

Yue Hu (1):
      erofs: clear compacted_2b if compacted_4b_initial > totalidx

 fs/erofs/inode.c             | 2 +-
 fs/erofs/zmap.c              | 3 ++-
 include/trace/events/erofs.h | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

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

* Re: [GIT PULL] erofs fixes for 5.15-rc3
  2021-09-25 15:57 [GIT PULL] erofs fixes for 5.15-rc3 Gao Xiang
@ 2021-09-25 19:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-25 19:06 UTC (permalink / raw)
  To: Gao Xiang
  Cc: Joseph Qi, Miao Xie, LKML, Linus Torvalds, Yue Hu, Liu Bo,
	Liu Jiang, linux-erofs

The pull request you sent on Sat, 25 Sep 2021 23:57:58 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.15-rc3-fixes

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

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:[~2021-09-25 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-25 15:57 [GIT PULL] erofs fixes for 5.15-rc3 Gao Xiang
2021-09-25 19:06 ` 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).