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)
Thu, Mar 12, 11:30 AM
Unknown Object (File)
Wed, Mar 11, 9:58 AM
Unknown Object (File)
Fri, Mar 6, 5:06 PM
Unknown Object (File)
Fri, Mar 6, 10:35 AM
Unknown Object (File)
Fri, Mar 6, 7:47 AM
Unknown Object (File)
Thu, Feb 26, 2:18 PM
Unknown Object (File)
Jan 1 2026, 1:02 AM
Unknown Object (File)
Nov 28 2025, 4:08 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