lkml.org 
[lkml]   [2020]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] exfat fixes for 5.9-rc9
Date
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(-)

\
 
 \ /
  Last update: 2020-10-07 10:36    [W:0.033 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site