diff options
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index c66254fa7..36f5d0bc9 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -131,7 +131,8 @@ make LD_LIBRARY_PATH=/tools/lib check</userinput></screen> If you do not have significantly more RAM than this, be sure to enable sufficient swap space for the test. See <xref linkend="space-creatingfilesystem"/> and <xref linkend="space-mounting"/> - for details on creating and enabling swap space.</para> + for details on creating and enabling swap space. Two tests, f_bigalloc_badinode + and f_bigalloc_orphan_list, are known ot fail.</para> <para>Install the binaries, documentation, and shared libraries:</para> |