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, Jun 4, 6:59 PM
Unknown Object (File)
Wed, Jun 3, 6:20 AM
Unknown Object (File)
Sun, May 31, 1:09 AM
Unknown Object (File)
Sun, May 31, 1:07 AM
Unknown Object (File)
Fri, May 29, 7:11 PM
Unknown Object (File)
Fri, May 29, 7:04 PM
Unknown Object (File)
Mon, May 25, 11:42 AM
Unknown Object (File)
Mon, May 25, 11:31 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