mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Specifically: ROOTINO -> UFS_ROOTINO WINO -> UFS_WINO NXADDR -> UFS_NXADDR NDADDR -> UFS_NDADDR NIADDR -> UFS_NIADDR MAXSYMLINKLEN_UFS[12] -> UFS[12]_MAXSYMLINKLEN (for consistency) Also prefix ext2's and nandfs's NDADDR and NIADDR with EXT2_ and NANDFS_ Reviewed by: kib, mckusick Obtained from: NetBSD MFC after: 1 month Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D9536 |
||
|---|---|---|
| .. | ||
| tests | ||
| debug.c | ||
| debug.h | ||
| growfs.8 | ||
| growfs.c | ||
| Makefile | ||
| Makefile.depend | ||