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, Apr 4, 12:50 PM
Unknown Object (File)
Sat, Apr 4, 9:50 AM
Unknown Object (File)
Sat, Apr 4, 9:43 AM
Unknown Object (File)
Sun, Mar 29, 12:22 PM
Unknown Object (File)
Sat, Mar 28, 11:41 PM
Unknown Object (File)
Tue, Mar 17, 3:42 AM
Unknown Object (File)
Thu, Mar 12, 11:30 AM
Unknown Object (File)
Wed, Mar 11, 9:58 AM
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