mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
33e6082253
that `fsck -p' doesn't check multiple slices on the same drive concurrently. Don't invoke undefined behaviour when searching for the drive number in strange device names. PR: 6129 Reviewed by: phk Submitted by: Yuichi MATSUTAKA <matutaka@osa.att.ne.jp>, but rewritten by me.