projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
86f0a5f
8ff006e
)
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/linkin...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 8 Oct 2020 18:10:13 +0000
(11:10 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 8 Oct 2020 18:10:13 +0000
(11:10 -0700)
Pull exfat fixes from Namjae Jeon:
- Fix use of uninitialized spinlock on error path
- Fix missing err assignment in exfat_build_inode()
* tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
exfat: fix use of uninitialized spinlock on error path
exfat: fix pointer error checking
Trivial merge