Page MenuHomeSolus

Update exfatprogs to 1.1.0
ClosedPublic

Authored by silke on Feb 17 2021, 2:11 PM.
Tags
None
Referenced Files
F11018889: D10567.diff
Sun, Aug 6, 3:40 PM
F10943329: D10567.id25437.diff
Fri, Jul 14, 5:45 PM
F10942048: D10567.id25458.diff
Fri, Jul 14, 9:12 AM
F10895931: D10567.diff
Jul 1 2023, 8:32 PM
F10841549: D10567.id25437.diff
Jun 10 2023, 7:48 AM
F10840879: D10567.id25458.diff
Jun 10 2023, 3:34 AM
F10838125: D10567.diff
Jun 9 2023, 11:33 AM
F10823024: D10567.id25446.diff
Jun 3 2023, 1:24 AM
Subscribers

Details

Summary

Changes:

  • fsck.exfat: recover corrupted boot region.

Features:

  • exfatlabel: Print or Set volume label and serial.
  • dump.exfat: Show the on-disk metadata information and the statistics.

Bugfixes:

  • set _FILE_OFFSET_BITS=64 for Android build.
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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

silke requested review of this revision.Feb 17 2021, 2:11 PM
JoshStrobl added a subscriber: JoshStrobl.

Changelog is short enough that it can be summarized

This revision now requires changes to proceed.Feb 17 2021, 5:14 PM
silke edited the summary of this revision. (Show Details)

Update changelog

This revision is now accepted and ready to land.Feb 17 2021, 6:03 PM
This revision was automatically updated to reflect the committed changes.