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:48:53 +0000 (07:48 +0200)
commit644bd813f744d66d95221a91025363daf60e0be3
treeea84e1af44bcb354ca301cff6076520f6ad61207
parent397a7bb1a4aebef54792750b887f0da592ea0155
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