dab 3debd704b8 Modify rc.d/fsck to handle new status from fsck/fsck_ffs
r328013 introduced a new error code from fsck_ffs that indicates that
it could not completely fix the file system; this happens when it
prints the message PLEASE RERUN FSCK. However, this status can happen
when fsck is run in "preen" mode and the rc.d/fsck script does not
handle that error code. Modify rc.d/fsck so that if "fsck -p"
("preen") returns the new status code (16) it will run "fsck -y", as
it currently does for a status code of 8 (the "standard error exit").

Reported by:	markj
Reviewed by:	mckusick, markj, ian, rgrimes
MFC after:	3 days
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D14679
2018-03-15 18:29:56 +00:00
..
2018-02-12 06:51:20 +00:00
2018-03-09 23:17:29 +00:00
2017-03-12 18:58:55 +00:00
2016-01-27 06:28:56 +00:00
2017-10-06 08:43:14 +00:00
2017-12-02 06:23:02 +00:00
2017-10-29 08:17:03 +00:00
2016-05-01 16:43:22 +00:00
rc
2018-02-06 20:12:05 +00:00
rpc
2017-12-31 17:11:12 +00:00