mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
Put the superblock in the correct possition for UFS2... There is a bug in FFS that if we don't put it here (for UFS2), it will forcefully relocate the superblock, and I believe cause data loss.. I have a fix for that, but w/ how many releases are broken, we won't be able to switch to the better _FLOPPY (block 0) for this for a while.. |
||
|---|---|---|
| .. | ||
| buf.c | ||
| buf.h | ||
| ffs_alloc.c | ||
| ffs_balloc.c | ||
| ffs_bswap.c | ||
| ffs_extern.h | ||
| ffs_subr.c | ||
| Makefile.inc | ||
| mkfs.c | ||
| newfs_extern.h | ||
| ufs_bmap.c | ||
| ufs_bswap.h | ||
| ufs_inode.h | ||