HomeFreeBSD

MFC r352246: SIOCSIFNAME: Do nothing if we're not actually changing

Description

MFC r352246: SIOCSIFNAME: Do nothing if we're not actually changing

Instead of throwing EEXIST, just succeed if the name isn't actually
changing. We don't need to trigger departure or any of that because there's
no change from consumers' perspective.

PR: 240539

Details

Provenance
kevansAuthored on
Parents
rS352564: msdosfs: do not deget unlinked denodes
Branches
Unknown
Tags
Unknown