Skip to content

Commit cc3ff0a

Browse files
mulkieransnitm
authored andcommitted
dm thin: fixes in thin-provisioning.txt
Make the format string for thinpool status more correct. Swap the order of two items to correspond with reality. Signed-off-by: mulhern <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
1 parent 2bc8a61 commit cc3ff0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/device-mapper/thin-provisioning.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ ii) Status
276276

277277
<transaction id> <used metadata blocks>/<total metadata blocks>
278278
<used data blocks>/<total data blocks> <held metadata root>
279-
[no_]discard_passdown ro|rw
279+
ro|rw|out_of_data_space [no_]discard_passdown
280280

281281
transaction id:
282282
A 64-bit number used by userspace to help synchronise with metadata

0 commit comments

Comments
 (0)