Skip to content

Commit d80dc96

Browse files
committed
btrfs-progs: docs: status page updates
Subpage promoted to 'OK', no serious problems since 6.0. Otherwise references, adjustments, wording updates. [ci skip] Signed-off-by: David Sterba <[email protected]>
1 parent c0677a6 commit d80dc96

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

Documentation/Status.rst

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ in following ways:
123123
- :statusok:`OK`
124124
- OK
125125
-
126-
* - Temporary UUID
126+
* - Temporary FSID
127127
- 6.7
128128
- 6.7
129-
-
129+
- Single devices with same FSID can be mounted repeatedly, getting a temporary UUID.
130130
* - :doc:`Seeding<Seeding-device>`
131131
- :statusok:`OK`
132132
- OK
@@ -135,10 +135,10 @@ in following ways:
135135
- :statusmok:`mostly OK`
136136
- mostly OK
137137
- qgroups with many snapshots slows down balance
138-
* - :doc:`Quotas, simple qgroups<Qgroups>`
138+
* - :doc:`Squota, simplified qgroups<Qgroups>`
139139
- 6.7
140140
- 6.7
141-
- simplified qgroup accounting, better performance
141+
- simplified qgroup accounting, better performance, specific use case
142142
* - :doc:`Swapfile<Swapfile>`
143143
- :statusok:`OK`
144144
- n/a
@@ -148,14 +148,14 @@ in following ways:
148148
- OK
149149
-
150150
* - :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.
154154
* - :doc:`Zoned mode<Zoned-mode>`
155155
- :statusmok:`mostly OK`
156156
- 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.
159159

160160
Block group profiles
161161
^^^^^^^^^^^^^^^^^^^^
@@ -221,19 +221,19 @@ converted later).
221221
* - :ref:`extended-refs<mkfs-feature-extended-refs>`
222222
- :statusok:`OK`
223223
- OK
224-
-
224+
- mkfs.btrfs default since 3.12
225225
* - :ref:`skinny-metadata<mkfs-feature-skinny-metadata>`
226226
- :statusok:`OK`
227227
- OK
228-
-
228+
- mkfs.btrfs default since 3.18
229229
* - :ref:`no-holes<mkfs-feature-no-holes>`
230230
- :statusok:`OK`
231231
- OK
232-
-
232+
- mkfs.btrfs default since 5.15
233233
* - :ref:`Free space tree<mkfs-feature-free-space-tree>`
234234
- :statusok:`OK`
235235
- OK
236-
-
236+
- mkfs.btrfs default since 5.15
237237
* - :ref:`Block group tree<mkfs-feature-block-group-tree>`
238238
- :statusok:`OK`
239239
- OK
@@ -242,6 +242,10 @@ converted later).
242242
- :statusok:`OK`
243243
- OK
244244
-
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.
245249

246250
Interoperability
247251
^^^^^^^^^^^^^^^^
@@ -318,6 +322,7 @@ sector size is 4KiB as this allows cross-architecture compatibility.
318322
- The list of supported sector sizes on a given version can be found
319323
in file :file:`/sys/fs/btrfs/features/supported_sectorsizes`
320324

325+
.. _status-zoned:
321326

322327
Zoned mode
323328
----------

0 commit comments

Comments
 (0)