mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Set fs_clean.
This commit is contained in:
parent
acb5f10f46
commit
cf8181ddff
1 changed files with 1 additions and 0 deletions
|
|
@ -562,6 +562,7 @@ next:
|
|||
sblock.fs_cstotal.cs_nffree = 0;
|
||||
sblock.fs_fmod = 0;
|
||||
sblock.fs_ronly = 0;
|
||||
sblock.fs_clean = 1;
|
||||
/*
|
||||
* Dump out summary information about file system.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue