mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
da5362d567
optimization. As observed by ali_farzanrad(at)riseup.net, support for these was broken in the 5.5 release in early 2014 by the time_t changes. No one noticed before now, so clearly this isn't something we need to continue to support; rejecting in ffs_validate() is an improvement. Also: simplify DIRSIZ(), drop OLDDIRFMT and NEWDIRFMT, tests of fs_maxsymlinklen against zero, #ifdef tests of FS_44INODEFMT, and remove support for newfs -O0, last used in 2016. ok miod@ |
||
---|---|---|
.. | ||
Makefile | ||
mkfs.c | ||
newfs.8 | ||
newfs.c | ||
pathnames.h |