1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sbin/newfs
guenther da5362d567 Delete support for FFS filesystems before the in-inode symlink
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@
2024-01-09 03:15:59 +00:00
..
Makefile for some time now mandoc has not required MLINKS to function 2016-03-30 06:38:40 +00:00
mkfs.c Delete support for FFS filesystems before the in-inode symlink 2024-01-09 03:15:59 +00:00
newfs.8 Delete support for FFS filesystems before the in-inode symlink 2024-01-09 03:15:59 +00:00
newfs.c Delete support for FFS filesystems before the in-inode symlink 2024-01-09 03:15:59 +00:00
pathnames.h Christos Zoulas agreed to rescind clause 3 and 4 in 2023-01-04 13:00:11 +00:00