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, Jan 8, 1:54 AM
Unknown Object (File)
Dec 10 2024, 5:46 AM
Unknown Object (File)
Nov 30 2024, 3:42 PM
Unknown Object (File)
Nov 30 2024, 2:52 PM
Unknown Object (File)
Nov 30 2024, 2:52 PM
Unknown Object (File)
Nov 27 2024, 4:55 PM
Unknown Object (File)
Oct 16 2024, 9:16 PM
Unknown Object (File)
Oct 4 2024, 1:30 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