reiserfs-desc.xml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <sect2><title>Contents of Reiserfsprogs</title>
  2. <para>Last checked against version &reiserfs-contversion;.</para>
  3. <sect3><title>Program Files</title>
  4. <para>debugreiserfs, mkreiserfs, reiserfsck, reiserfstune, resize_reiserfs
  5. and unpack</para></sect3>
  6. <sect3><title>Descriptions</title>
  7. <sect4><title>debugreiserfs</title>
  8. <para>debugreiserfs can sometimes help to solve problems with reiserfs
  9. filesystems. If it is called without options it prints the super block
  10. of any reiserfs filesystem found on the device.</para></sect4>
  11. <sect4><title>mkreiserfs</title>
  12. <para>mkreiserfs creates a reiserfs file system.</para></sect4>
  13. <sect4><title>reiserfsck</title>
  14. <para>reiserfsck checks a reiserfs file system.</para></sect4>
  15. <sect4><title>reiserfstune</title>
  16. <para>reiserfstune is used to tune the reiserfs journal.</para></sect4>
  17. <sect4><title>resize_reiserfs</title>
  18. <para>resize_reiserfs is used to resize an unmounted reiserfs file
  19. system.</para></sect4>
  20. <sect4><title>unpack</title>
  21. <para>unpack is used to unpack reiserfs metadata into a specified
  22. partition or file.</para></sect4>
  23. </sect3>
  24. </sect2>