mbox series

[GIT,PULL] AFFS fix for 6.2

Message ID cover.1674051240.git.dsterba@suse.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] AFFS fix for 6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git affs-for-6.2-tag

Message

David Sterba Jan. 18, 2023, 2:16 p.m. UTC
Hi,

there's one minor fix for a KCSAN report. Please pull, thanks.

----------------------------------------------------------------
The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

  Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git affs-for-6.2-tag

for you to fetch changes up to eef034ac6690118c88f357b00e2b3239c9d8575d:

  affs: initialize fsdata in affs_truncate() (2023-01-10 14:55:20 +0100)

----------------------------------------------------------------
Alexander Potapenko (1):
      affs: initialize fsdata in affs_truncate()

 fs/affs/file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Jan. 18, 2023, 10:47 p.m. UTC | #1
The pull request you sent on Wed, 18 Jan 2023 15:16:49 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git affs-for-6.2-tag

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

Thank you!