Page MenuHomeSolus

Update exfatprogs to 1.1.1
ClosedPublic

Authored by silke on May 7 2021, 1:50 PM.
Tags
None
Referenced Files
F10958061: D11002.diff
Mon, Jul 17, 10:36 PM
F10942521: D11002.diff
Fri, Jul 14, 11:54 AM
F10895133: D11002.diff
Jul 1 2023, 2:53 PM
F10887441: D11002.id26516.diff
Jun 26 2023, 12:21 PM
F10886077: D11002.id26532.diff
Jun 25 2023, 6:25 PM
F10883643: D11002.diff
Jun 24 2023, 12:18 PM
F10831118: D11002.id26532.diff
Jun 5 2023, 7:02 AM
F10829577: D11002.diff
Jun 4 2023, 1:07 PM
Subscribers

Details

Summary

Changes:

  • mkfs.exfat: adjust the boundary alignment calculations to compensate for the volume offset.

New features:

  • mkfs.exfat: add the "--pack-bitmap" option to relocate the allocation bitmap to allow the FAT and the bitmap to share the same allocation unit on flash media.

Bug fixes:

  • Fix wrong bit operations on 64-bit big.
  • Fix memory leaks in error paths.
Test Plan
  • Format partition using mkfs.exfat
  • Mount, add files and unmount partition
  • Change and read the label using tune.exfat
  • Check filesystem using fsck.exfat
  • Show filesystem information using dump.exfat

Diff Detail

Repository
R5143 exfatprogs
Lint
Lint Not Applicable
Unit
Tests Not Applicable