There are known performance and counting errors for the quota when qgroup is enabled. Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx> --- Documentation/btrfs-qgroup.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/btrfs-qgroup.asciidoc b/Documentation/btrfs-qgroup.asciidoc index 0c9f5940a1d3..2da3d7819ba6 100644 --- a/Documentation/btrfs-qgroup.asciidoc +++ b/Documentation/btrfs-qgroup.asciidoc @@ -16,8 +16,7 @@ DESCRIPTION NOTE: To use qgroup you need to enable quota first using *btrfs quota enable* command. -WARNING: Qgroup is not stable yet and will impact performance in current mainline -kernel (v4.14). +WARNING: Qgroup is an unstable feature as of now. QGROUP ------ -- 2.23.0
