From 9ee371d8eac7787e2259d68abd63721039fe6d2e Mon Sep 17 00:00:00 2001 From: David P Hilton Date: Wed, 20 Feb 2013 16:44:28 -0700 Subject: [PATCH] --- yaml --- r: 366311 b: refs/heads/master c: 69963a072cc6b6c24ae12355e71584e05e13ee45 h: refs/heads/master i: 366309: 304b6a23f82c8a2d3c11187f0ef3dc0d423e2c5c 366307: 2570be2a7fe0240a94844e23e3c64b9a2aceceff 366303: ec3bd7c9373833f151c02ee4526293da93e55a60 v: v3 --- [refs] | 2 +- trunk/Documentation/iostats.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a81dc466cf61..489ab6f36753 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7f5281ae8a8e7f86780af2b5cf58e292bb85f38e +refs/heads/master: 69963a072cc6b6c24ae12355e71584e05e13ee45 diff --git a/trunk/Documentation/iostats.txt b/trunk/Documentation/iostats.txt index c76c21d87e85..65f694f2d1c9 100644 --- a/trunk/Documentation/iostats.txt +++ b/trunk/Documentation/iostats.txt @@ -71,6 +71,8 @@ Field 4 -- # of milliseconds spent reading measured from __make_request() to end_that_request_last()). Field 5 -- # of writes completed This is the total number of writes completed successfully. +Field 6 -- # of writes merged + See the description of field 2. Field 7 -- # of sectors written This is the total number of sectors written successfully. Field 8 -- # of milliseconds spent writing