commit | b9e3aa2a9bd49860ec5a9129fb522b0addc7d05b | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 08 11:10:13 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 08 11:10:13 2020 -0700 |
tree | 1bdd4cb8c4910d15fb3a650517d57efec11c41eb | |
parent | 86f0a5fb1b98e993fd43899d6640c7b9eec5000a [diff] | |
parent | 8ff006e57ad3a25f909c456d053aa498b6673a39 [diff] |
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat 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