Lines 3028-3035
Link Here
|
3028 |
} |
3028 |
} |
3029 |
break; |
3029 |
break; |
3030 |
default: |
3030 |
default: |
|
|
3031 |
/* This is disabled as it's silly, we should be able to force |
3032 |
* a read only check of the disk. |
3031 |
fsck_send_msg(fsck_PRMMUTEXCLLEVELS); |
3033 |
fsck_send_msg(fsck_PRMMUTEXCLLEVELS); |
3032 |
return (FSCK_FAILED); |
3034 |
return (FSCK_FAILED); |
|
|
3035 |
*/ |
3036 |
agg_recptr->parm_options[UFS_CHKDSK_LEVEL2] = 0; |
3037 |
break; |
3033 |
} |
3038 |
} |
3034 |
/* |
3039 |
/* |
3035 |
* the parms are valid. record the messaging level they imply. |
3040 |
* the parms are valid. record the messaging level they imply. |