HomeFreeBSD

Ext4: Use boolean type instead of '0' and '1'

Description

Ext4: Use boolean type instead of '0' and '1'

There are precedents of uses of bool in the kernel and
it is incorrect style to use integers as replacement for
a boolean type.

Details

Provenance
pfgAuthored on
Parents
rS295522: Explain that boot1.efi prefers ZFS over UFS
Branches
Unknown
Tags
Unknown