e2fsprogs: Document test failure with non-ext fs

Someone building LFS on btrfs reported this, and I can reproduce.
This commit is contained in:
Xi Ruoyao 2025-02-19 23:31:55 +08:00
parent 28a01fdcab
commit 65f0a28feb
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -93,9 +93,12 @@ cd build</userinput></screen>
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<!-- https://github.com/tytso/e2fsprogs/issues/134 --> <!-- https://github.com/tytso/e2fsprogs/issues/134
https://github.com/tytso/e2fsprogs/issues/158 -->
<para>One test named <filename>m_assume_storage_prezeroed</filename> <para>One test named <filename>m_assume_storage_prezeroed</filename>
is known to fail.</para> is known to fail. Another test named <filename>m_rootdir_acl</filename>
is known to fail if the file system used for the LFS system is not
<systemitem class='filesystem'>ext4</systemitem>.</para>
<!-- This is a ridiculous amount now! And is it still true? <!-- This is a ridiculous amount now! And is it still true?
Does not appear to be true for version 1.46.3. Time with tests Does not appear to be true for version 1.46.3. Time with tests