dm thin: fix Documentation for held metadata root feature

The Documentation for the thin provisioning target's held metadata root
feature was incorrect. It is now available and the value for the held
metadata root is in block units (not 512b sectors).

Signed-off-by: Mike Snitzer <snitzer@redhat.com>

+2 -3
+2 -3
Documentation/device-mapper/thin-provisioning.txt
··· 287 287 should register for the event and then check the target's status. 288 288 289 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 291 'held' for userspace read access. '-' indicates there is no 292 - held root. This feature is not yet implemented so '-' is 293 - always returned. 292 + held root. 294 293 295 294 discard_passdown|no_discard_passdown 296 295 Whether or not discards are actually being passed down to the