diff options
-rw-r--r-- | Documentation/device-mapper/thin-provisioning.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/device-mapper/thin-provisioning.txt b/Documentation/device-mapper/thin-provisioning.txt index 3b34b4fbb54f..05a27e9442bd 100644 --- a/Documentation/device-mapper/thin-provisioning.txt +++ b/Documentation/device-mapper/thin-provisioning.txt | |||
@@ -287,10 +287,9 @@ ii) Status | |||
287 | should register for the event and then check the target's status. | 287 | should register for the event and then check the target's status. |
288 | 288 | ||
289 | held metadata root: | 289 | held metadata root: |
290 | The location, in sectors, of the metadata root that has been | 290 | The location, in blocks, of the metadata root that has been |
291 | 'held' for userspace read access. '-' indicates there is no | 291 | 'held' for userspace read access. '-' indicates there is no |
292 | held root. This feature is not yet implemented so '-' is | 292 | held root. |
293 | always returned. | ||
294 | 293 | ||
295 | discard_passdown|no_discard_passdown | 294 | discard_passdown|no_discard_passdown |
296 | Whether or not discards are actually being passed down to the | 295 | Whether or not discards are actually being passed down to the |