From ddb281387aa1c4981bb3059d5703ab17fd6ab191 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 22 Nov 2022 04:41:38 -0500 Subject: New upstream version 28. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 868d481..5768dd2 100644 --- a/common +++ b/common @@ -56,7 +56,7 @@ declare -A pseudofs_types=([anon_inodefs]=1 [virtiofs]=1) # generated from: pkgfile -vbr '/fsck\..+' | awk -F. '{ print $NF }' | sort -declare -A fsck_types=([btrfs]=1 +declare -A fsck_types=([btrfs]=0 # btrfs doesn't need a regular fsck utility [cramfs]=1 [erofs]=1 [exfat]=1 -- cgit v1.2.3