aab6081169
so the reads don't always fail, and also be more careful not to read off the end of the disk. If a read does fail, error out instead of silently leaving the loop early (and possibly dividing by zero seconds), because it means our idea of the disk size is wrong, or worse. This fixes PR bin/33199. |
||
---|---|---|
.. | ||
Makefile | ||
config.h | ||
extern.h | ||
make_lfs.c | ||
misc.c | ||
newfs.c | ||
newfs_lfs.8 |