Searched hist:209408 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sbin/fsck_ffs/
H A Dsuj.cdiff 209408 Mon Jun 21 22:38:14 MDT 2010 delphij Improve fsck robustness for SU+J cases:

- Use err/errx only when the case is really fatal. For other
cases, fall back to full fsck instead of quiting fsck.
- Plug a memory leak.
- Avoid divide by zero when printing summary.
- Output "FILE SYSTEM IS MARKED CLEAN" when a successful
journal recovering is done.
- When -f is specified, do full fsck instead of journal recovery.
H A Dmain.cdiff 209408 Mon Jun 21 22:38:14 MDT 2010 delphij Improve fsck robustness for SU+J cases:

- Use err/errx only when the case is really fatal. For other
cases, fall back to full fsck instead of quiting fsck.
- Plug a memory leak.
- Avoid divide by zero when printing summary.
- Output "FILE SYSTEM IS MARKED CLEAN" when a successful
journal recovering is done.
- When -f is specified, do full fsck instead of journal recovery.

Completed in 56 milliseconds