linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] exfat fixes for 5.9-rc9
       [not found] <CGME20201007083603epcas1p22050f982bbf149ad060b723d763de1b3@epcas1p2.samsung.com>
@ 2020-10-07  8:36 ` Namjae Jeon
  2020-10-08 19:20   ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2020-10-07  8:36 UTC (permalink / raw)
  To: 'Linus Torvalds'; +Cc: linux-kernel

Hi Linus,

This is exfat fixes pull request for v5.9-rc9. I add description of
this pull request on below. Please pull exfat with following fixes.

Thanks!

The following changes since commit 549738f15da0e5a00275977623be199fbbf7df50:

  Linux 5.9-rc8 (2020-10-04 16:04:34 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.9-rc9

for you to fetch changes up to 8ff006e57ad3a25f909c456d053aa498b6673a39:

  exfat: fix use of uninitialized spinlock on error path (2020-10-07 14:27:13 +0900)

----------------------------------------------------------------
Description for this pull request:
  - Fix use of uninitialized spinlock on error path.
  - Fix missing err assignment in exfat_build_inode().

----------------------------------------------------------------
Namjae Jeon (1):
      exfat: fix use of uninitialized spinlock on error path

Tetsuhiro Kohada (1):
      exfat: fix pointer error checking

 fs/exfat/cache.c    | 11 -----------
 fs/exfat/exfat_fs.h |  3 ++-
 fs/exfat/inode.c    |  2 --
 fs/exfat/namei.c    | 13 ++++++-------
 fs/exfat/super.c    |  5 ++++-
 5 files changed, 12 insertions(+), 22 deletions(-)


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

* Re: [GIT PULL] exfat fixes for 5.9-rc9
  2020-10-07  8:36 ` [GIT PULL] exfat fixes for 5.9-rc9 Namjae Jeon
@ 2020-10-08 19:20   ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-08 19:20 UTC (permalink / raw)
  To: Namjae Jeon; +Cc: 'Linus Torvalds', linux-kernel

The pull request you sent on Wed, 7 Oct 2020 17:36:03 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.9-rc9

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

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-10-08 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20201007083603epcas1p22050f982bbf149ad060b723d763de1b3@epcas1p2.samsung.com>
2020-10-07  8:36 ` [GIT PULL] exfat fixes for 5.9-rc9 Namjae Jeon
2020-10-08 19:20   ` 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).