Utilities for managing JFS file systems
The JFSutils are a collection of utilities for managing the JFS, a 64-bit journaling file system created by IBM and later ported to the kernel Linux. The following commands are available:
fsck.jfs: check and repair a JFS file system or replay its transaction log.
logdump: dump the JFS journal log.
logredo: replay the JFS journal log.
mkfs.jfs: create a new JFS file system.
xchklog: save a JFS fsck log to a file.
xchkdmp: dump the contents of such a log file.
xpeek: a JFS file system editor with a shell-like interface.
| Linter | Message | Location |
|---|---|---|
| patch-file-names Validate file names and availability of patches | file names of patches should start with the package name | |
| input-labels Identify input labels that do not match package names | label 'util-linux' does not match package name 'util-linux:lib' |