MFC r206094:
Supply default implementation of VOP_RENAME() that does neccessary
unlocks and unreferences for argument vnodes, as expected by
kern_renameat(9), and returns EOPNOTSUPP. This fixes locks and
reference leaks when rename is attempted on fs that does not
implement rename.
Description
Description
Details
Details
- Provenance
kib Authored on - Parents
- rS206413: MFC r206093:
- Branches
- Unknown
- Tags