mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
system super block after fsck has repaired the file system. The value of fs_ronly was getting overwritten, which caused ffs_update() to attempt to update inode timestamps even though the file system was still mounted read-only. This fixes the "giving up on N buffers" error that is triggered by running fsck on the root file system and then rebooting without mounting the file system read-write. |
||
|---|---|---|
| .. | ||
| ffs | ||
| ufs | ||