HomeFreeBSD

Fix incorrect inode link count check in case of rename.

Description

Fix incorrect inode link count check in case of rename.

The check was incorrect because the directory inode link count have
min value 2 after dir_nlink extfs feature introduction.

Details

Provenance
fsuAuthored on
Parents
rS361133: Add inode bitmap tail initialization.
Branches
Unknown
Tags
Unknown