Page MenuHomeFreeBSD

nanobsd: Add _xxx_libarchive_mtree_bug
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Thu, Aug 20, 12:20 PM.
Tags
None
Referenced Files
F168899882: D59036.id184979.diff
Sun, Aug 30, 4:20 PM
F168891133: D59036.diff
Sun, Aug 30, 3:31 PM
F168877357: D59036.id.diff
Sun, Aug 30, 2:01 PM
F168811359: D59036.id184820.diff
Sun, Aug 30, 6:40 AM
F168717196: D59036.id184492.diff
Sat, Aug 29, 7:14 PM
Unknown Object (File)
Sat, Aug 29, 2:38 AM
Unknown Object (File)
Fri, Aug 28, 10:02 PM
Unknown Object (File)
Fri, Aug 28, 4:47 PM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Account for a bug in libarchive where the first entry emitted in mtree
format is "/." instead of ".".

This bug was fixed upstream in libarchive and can be reverted once
the fix is MFC'd into target branches.

Reference: https://github.com/libarchive/libarchive/pull/3008

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76240
Build 73123: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Thu, Aug 20, 4:33 PM
This revision now requires review to proceed.Sun, Aug 23, 11:01 PM

No code changes in this commit. An earlier commit in the stack (D58931) needed a commit-message reword per review feedback, which required a bottom-up arc diff refresh of every commit above it to keep the stack applying cleanly. That refresh is what reset this revision's accepted status, not a content change.

@jlduran, could you re-accept when you get a chance?