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)
Wed, Oct 8, 10:07 PM
Unknown Object (File)
Mon, Oct 6, 5:56 AM
Unknown Object (File)
Thu, Sep 25, 10:11 PM
Unknown Object (File)
Thu, Sep 25, 10:04 PM
Unknown Object (File)
Thu, Sep 25, 10:01 PM
Unknown Object (File)
Thu, Sep 25, 10:00 PM
Unknown Object (File)
Sat, Sep 20, 3:13 PM
Unknown Object (File)
Sat, Sep 20, 3:04 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable