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
F172518099: D59036.id185250.diff
Sat, Sep 19, 12:10 AM
F172472038: D59036.diff
Fri, Sep 18, 5:18 PM
F172415251: D59036.id184979.diff
Fri, Sep 18, 7:55 AM
Unknown Object (File)
Tue, Sep 15, 4:23 PM
Unknown Object (File)
Tue, Sep 15, 8:14 AM
Unknown Object (File)
Tue, Sep 15, 3:16 AM
Unknown Object (File)
Sun, Sep 13, 5:27 AM
Unknown Object (File)
Sat, Sep 12, 8:44 AM
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?