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
F167666346: D59036.diff
Sun, Aug 23, 4:13 PM
Unknown Object (File)
Sat, Aug 22, 9:06 AM
Unknown Object (File)
Thu, Aug 20, 6:38 PM
Unknown Object (File)
Thu, Aug 20, 6:35 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 75821
Build 72704: 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?