aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/e2fsprogs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/e2fsprogs.xml')
-rw-r--r--chapter08/e2fsprogs.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter08/e2fsprogs.xml b/chapter08/e2fsprogs.xml
index fc6f897f5..a528f761a 100644
--- a/chapter08/e2fsprogs.xml
+++ b/chapter08/e2fsprogs.xml
@@ -108,6 +108,8 @@ cd build</userinput></screen>
<para>To run the tests, issue:</para>
<screen><userinput remap="test">make check</userinput></screen>
+
+<para>One test, m_rootdir_acl, is knowm to fail.</para>
<!-- This is a ridiculous amount now! And is it still true?
<para>One of the e2fsprogs tests will attempt to allocate 256 MB of memory.
If you do not have significantly more RAM than this, be sure to enable
@@ -118,6 +120,7 @@ cd build</userinput></screen>
-->
<para>On a spinning disk, the tests take a little more than 4 SBUs. They
can be much shorter on an SSD (down to about 1.5 SBUs).</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>