diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-12 18:05:56 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-12 18:05:56 -0800 |
commit | 052d534373b7ed33712a63d5e17b2b6cdbce84fd (patch) | |
tree | 8ed9893d33b72dc56cc38acdb187e452c2e6797d /fs/ntfs/mst.c | |
parent | f16ab99c2eba233bc97b9f9cc374f7a371fcc363 (diff) | |
parent | f55c096f62f100aa9f5f48d86e1b6846ecbd67e7 (diff) | |
download | linux-stable-052d534373b7ed33712a63d5e17b2b6cdbce84fd.tar.gz linux-stable-052d534373b7ed33712a63d5e17b2b6cdbce84fd.tar.bz2 linux-stable-052d534373b7ed33712a63d5e17b2b6cdbce84fd.zip |
Merge tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Pull exfat updates from Namjae Jeon:
- Replace the internal table lookup algorithm with the hweight library
and ffs of the bitops library.
- Handle the two types of stream entry, valid data size (has been
written) and data size separately. It improves compatibility with two
differently sized files created on Windows.
* tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
exfat: do not zero the extended part
exfat: change to get file size from DataLength
exfat: using ffs instead of internal logic
exfat: using hweight instead of internal logic
Diffstat (limited to 'fs/ntfs/mst.c')
0 files changed, 0 insertions, 0 deletions