HomeFreeBSD

Add inode bitmap tail initialization.

Description

Add inode bitmap tail initialization.

Make ext2fs compatible with changes introduced in e2fsprogs v1.45.2.
Now the tail of inode bitmap is filled with 0xff pattern explicitly during
bitmap initialization phase to avoid e2fsck error like:
"Padding at end of inode bitmap is not set."

Details

Provenance
fsuAuthored on
Parents
rS361132: MFC r361064
Branches
Unknown
Tags
Unknown