Commit ba88b6f
committed
Change default TurboOCI fstype to EROFS if images are supported
- First, it has no impact if "ext4.fs.meta" exists only;
- Second, it has no impact if the kernel doesn't support EROFS;
- Third, only TurboOCI images built with "--fstype erofs" or
where multiple fsmeta exists take effect;
- Fourth, ".TurboOCI_ext4" is used for emergency fallback.
Signed-off-by: Gao Xiang <[email protected]>1 parent bb9388f commit ba88b6f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | 124 | | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments