From: mulhern Date: Mon, 27 Nov 2017 15:02:39 +0000 (-0500) Subject: dm thin: fix documentation relative to low water mark threshold X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd119a94b74acb4cc720695eac50f01173b7496;p=pandora-kernel.git dm thin: fix documentation relative to low water mark threshold commit 9b28a1102efc75d81298198166ead87d643a29ce upstream. 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 Signed-off-by: Mike Snitzer Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed