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
F171539033: D59036.id.diff
Fri, Sep 11, 3:59 PM
Unknown Object (File)
Wed, Sep 9, 8:16 PM
Unknown Object (File)
Wed, Sep 9, 5:15 PM
Unknown Object (File)
Wed, Sep 9, 2:16 AM
Unknown Object (File)
Wed, Sep 9, 12:19 AM
Unknown Object (File)
Tue, Sep 8, 8:43 PM
Unknown Object (File)
Tue, Sep 8, 4:58 PM
Unknown Object (File)
Tue, Sep 8, 4:03 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?