OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 May 2018 05:50:20 +0000 (07:50 +0200)
commit64b1a728f5c20883e761d6e2f8e9c7c2641f1507
treeefab834ffed4350fb5f8e88bea8e67188c9afd8b
parentb5c2e607fdc93b771abc52707187794f12561b2c
dm thin: fix documentation relative to low water mark threshold

[ Upstream commit 9b28a1102efc75d81298198166ead87d643a29ce ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/device-mapper/thin-provisioning.txt