mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 12:33:07 -04:00
This can happen when the fsinfo signature is invalid, and the
user have choose to fix it, in which case the code would return
FSBOOTMOD (not FSOK but not FSFATAL either).
All other (fatal) cases would return FSFATAL.
Obtained from: Android Open Source Project
Obtained from:
|
||
|---|---|---|
| .. | ||
| boot.c | ||
| check.c | ||
| dir.c | ||
| dosfs.h | ||
| ext.h | ||
| fat.c | ||
| fsck_msdosfs.8 | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||