The following options are available for checking JFS file systems with fsck:
Force a complete file system check, even if the file system is already marked clean. The default is false.
Check the file system is in read-only mode. Report but do not fix errors. If the file system is mounted, this option is automatically selected. The default is false.
Omit replaying the transaction log. This option should only be specified if the log is corrupt. The default is false.
Display details and debugging information during the check. The default is false.
Display the version of fsck.jfs
and exit without
checking the file system. The default is false.