@@ -123,10 +123,10 @@ in following ways:
123
123
- :statusok: `OK `
124
124
- OK
125
125
-
126
- * - Temporary UUID
126
+ * - Temporary FSID
127
127
- 6.7
128
128
- 6.7
129
- -
129
+ - Single devices with same FSID can be mounted repeatedly, getting a temporary UUID.
130
130
* - :doc: `Seeding<Seeding-device> `
131
131
- :statusok: `OK `
132
132
- OK
@@ -135,10 +135,10 @@ in following ways:
135
135
- :statusmok: `mostly OK `
136
136
- mostly OK
137
137
- qgroups with many snapshots slows down balance
138
- * - :doc: `Quotas, simple qgroups<Qgroups> `
138
+ * - :doc: `Squota, simplified qgroups<Qgroups> `
139
139
- 6.7
140
140
- 6.7
141
- - simplified qgroup accounting, better performance
141
+ - simplified qgroup accounting, better performance, specific use case
142
142
* - :doc: `Swapfile<Swapfile> `
143
143
- :statusok: `OK `
144
144
- n/a
@@ -148,14 +148,14 @@ in following ways:
148
148
- OK
149
149
-
150
150
* - :doc: `Subpage block size<Subpage> `
151
- - :statusmok: ` mostly OK `
152
- - mostly OK
153
- - Also see table below for more detailed compatibility.
151
+ - :statusok: ` OK `
152
+ - OK
153
+ - Also see :ref: ` table below<status-subpage-block-size> ` for compatibility.
154
154
* - :doc: `Zoned mode<Zoned-mode> `
155
155
- :statusmok: `mostly OK `
156
156
- mostly OK
157
- - Not yet feature complete but moderately stable, also see table below
158
- for more detailed compatibility.
157
+ - Not yet feature complete but moderately stable, also see :ref: ` table below<status-zoned> `
158
+ for compatibility.
159
159
160
160
Block group profiles
161
161
^^^^^^^^^^^^^^^^^^^^
@@ -221,19 +221,19 @@ converted later).
221
221
* - :ref: `extended-refs<mkfs-feature-extended-refs> `
222
222
- :statusok: `OK `
223
223
- OK
224
- -
224
+ - mkfs.btrfs default since 3.12
225
225
* - :ref: `skinny-metadata<mkfs-feature-skinny-metadata> `
226
226
- :statusok: `OK `
227
227
- OK
228
- -
228
+ - mkfs.btrfs default since 3.18
229
229
* - :ref: `no-holes<mkfs-feature-no-holes> `
230
230
- :statusok: `OK `
231
231
- OK
232
- -
232
+ - mkfs.btrfs default since 5.15
233
233
* - :ref: `Free space tree<mkfs-feature-free-space-tree> `
234
234
- :statusok: `OK `
235
235
- OK
236
- -
236
+ - mkfs.btrfs default since 5.15
237
237
* - :ref: `Block group tree<mkfs-feature-block-group-tree> `
238
238
- :statusok: `OK `
239
239
- OK
@@ -242,6 +242,10 @@ converted later).
242
242
- :statusok: `OK `
243
243
- OK
244
244
-
245
+ * - :doc: `Squota<Qgroups> `
246
+ - :statusok: `OK `
247
+ - OK
248
+ - Simplified tracking needs on-disk format update, but may work in a limited way without it.
245
249
246
250
Interoperability
247
251
^^^^^^^^^^^^^^^^
@@ -318,6 +322,7 @@ sector size is 4KiB as this allows cross-architecture compatibility.
318
322
- The list of supported sector sizes on a given version can be found
319
323
in file :file: `/sys/fs/btrfs/features/supported_sectorsizes `
320
324
325
+ .. _status-zoned :
321
326
322
327
Zoned mode
323
328
----------
0 commit comments