]> asedeno.scripts.mit.edu Git - linux.git/commit
dm thin: fix documentation relative to low water mark threshold
authormulhern <amulhern@redhat.com>
Mon, 27 Nov 2017 15:02:39 +0000 (10:02 -0500)
committerMike Snitzer <snitzer@redhat.com>
Wed, 17 Jan 2018 14:16:10 +0000 (09:16 -0500)
commit9b28a1102efc75d81298198166ead87d643a29ce
tree68d764d3f4181bf41f3570775c8706ced97059e1
parent1346638e5f80588dfafbf07315f72b84c2ab1113
dm thin: fix documentation relative to low water mark threshold

Fixes:
1. The use of "exceeds" when the opposite of exceeds, falls below,
was meant.
2. Properly speaking, a table can not exceed a threshold.

It emphasizes the important point, which is that it is the userspace
daemon's responsibility to check for low free space when a device
is resumed, since it won't get a special event indicating low free
space in that situation.

Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Documentation/device-mapper/thin-provisioning.txt