aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper/log-writes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/device-mapper/log-writes.txt')
-rw-r--r--Documentation/device-mapper/log-writes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/device-mapper/log-writes.txt b/Documentation/device-mapper/log-writes.txt
index f4ebcbaf50f3..b638d124be6a 100644
--- a/Documentation/device-mapper/log-writes.txt
+++ b/Documentation/device-mapper/log-writes.txt
@@ -38,7 +38,7 @@ inconsistent file system.
Any REQ_FUA requests bypass this flushing mechanism and are logged as soon as
they complete as those requests will obviously bypass the device cache.
-Any REQ_DISCARD requests are treated like WRITE requests. Otherwise we would
+Any REQ_OP_DISCARD requests are treated like WRITE requests. Otherwise we would
have all the DISCARD requests, and then the WRITE requests and then the FLUSH
request. Consider the following example: