David Bright cc732b9da5 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
..
2016-06-02 19:06:04 +00:00
ccd
2016-04-24 12:07:44 +00:00
2016-05-15 06:00:13 +00:00
2015-06-27 18:01:50 +00:00
2017-07-18 14:02:02 +00:00
2017-07-05 20:00:58 +00:00
2017-07-08 09:28:31 +00:00
2016-05-29 02:59:03 +00:00
2017-07-08 09:28:31 +00:00
2017-05-27 06:24:06 +00:00
2017-07-08 09:28:31 +00:00
2017-05-03 08:10:03 +00:00
2016-08-03 16:34:20 +00:00
2017-01-28 02:22:15 +00:00
2016-06-06 03:55:00 +00:00
2016-05-28 17:43:40 +00:00