From 65f0a28feb4e52806551e4b00274300d4f2126ac Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 19 Feb 2025 23:31:55 +0800 Subject: [PATCH] e2fsprogs: Document test failure with non-ext fs Someone building LFS on btrfs reported this, and I can reproduce. --- chapter08/e2fsprogs.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/chapter08/e2fsprogs.xml b/chapter08/e2fsprogs.xml index d99922610..6f93dc99e 100644 --- a/chapter08/e2fsprogs.xml +++ b/chapter08/e2fsprogs.xml @@ -93,9 +93,12 @@ cd build make check - + One test named m_assume_storage_prezeroed - is known to fail. + is known to fail. Another test named m_rootdir_acl + is known to fail if the file system used for the LFS system is not + ext4.