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
F168496121: D59036.diff
Fri, Aug 28, 4:47 PM
F168471471: D59036.id.diff
Fri, Aug 28, 1:49 PM
F168460642: D59036.id185250.diff
Fri, Aug 28, 12:35 PM
Unknown Object (File)
Thu, Aug 27, 8:30 PM
Unknown Object (File)
Thu, Aug 27, 8:28 PM
Unknown Object (File)
Thu, Aug 27, 8:12 PM
Unknown Object (File)
Thu, Aug 27, 3:25 PM
Unknown Object (File)
Wed, Aug 26, 1:05 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 76102
Build 72985: 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?