From 48bb8522fe3e9813ba2139a7807a9897c733fe8e Mon Sep 17 00:00:00 2001 From: Andrew Price Date: Thu, 31 Oct 2019 16:51:44 +0000 Subject: [PATCH] fallocate.1: List gfs2 as supporting punch-hole Signed-off-by: Andrew Price --- sys-utils/fallocate.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/fallocate.1 b/sys-utils/fallocate.1 index fe5072ae86..0fc2ec97b4 100644 --- a/sys-utils/fallocate.1 +++ b/sys-utils/fallocate.1 @@ -134,7 +134,7 @@ Also, when using this option, is implied. .sp Supported for XFS (since Linux 2.6.38), ext4 (since Linux 3.0), -Btrfs (since Linux 3.7) and tmpfs (since Linux 3.5). +Btrfs (since Linux 3.7), tmpfs (since Linux 3.5) and gfs2 (since Linux 4.16). .TP .BR \-v ", " \-\-verbose Enable verbose mode. -- 2.39.5