jfsutils/README.md

12 lines
530 B
Markdown

# jfsutils
Utilities for managing IBM's Journaled File System (JFS) under Linux.
The following utilities are available:
jfs_fsck - initiate replay of the JFS transaction log, and check and repair a JFS formatted device.
jfs_fscklog - extract a log from the JFS fsck workspace into a file and/or display it.
jfs_logdump - dump a JFS formatted device's journal log.
jfs_mkfs - create a JFS formatted partition.
jfs_tune - adjust tunable parameters of the JFS file system.
jfs_debugfs - shell-type JFS file system editor.