Re: [PATCH 4/9] btrfs: use booleans where appropriate for the tree mod log functions
From: Anand Jain <hidden>
Date: 2021-03-12 12:45:22
From: Anand Jain <hidden>
Date: 2021-03-12 12:45:22
On 11/3/21 10:31 pm, fdmanana@kernel.org wrote:
From: Filipe Manana <redacted> Several functions of the tree modification log use integers as booleans, so change them to use booleans instead, making their use more clear. Signed-off-by: Filipe Manana <redacted>
Reviewed-by: Anand Jain [off-list ref]