Page MenuHomeFreeBSD

mtree: Fix -f -f not considering type changes.
ClosedPublic

Authored by bdrewery on Sep 12 2019, 6:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 10:18 AM
Unknown Object (File)
Thu, Aug 27, 11:24 AM
Unknown Object (File)
Wed, Aug 26, 8:32 AM
Unknown Object (File)
Tue, Aug 25, 2:39 AM
Unknown Object (File)
Mon, Aug 24, 1:50 AM
Unknown Object (File)
Sat, Aug 15, 2:24 PM
Unknown Object (File)
Mon, Aug 10, 7:10 PM
Unknown Object (File)
Sun, Aug 9, 5:25 PM
Subscribers

Details

Summary

This only lists the changed type and not other attributes so that it
matches the behavior of -C as done in r66747 for fmtree. The NetBSD
-ff implementation was copied from fmtree.

MFC after: 2 weeks
Relnotes: yes

Test Plan

kyua test passes (new test fails without fix)

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26437
Build 24878: arc lint + arc unit