From fab063cfcbbe2e3801ba2af7d061059eb37a7eaa Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Thu, 24 May 2018 12:26:34 +0100 Subject: [PATCH] release note: typo --- doc/release-notes/2.02.178 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes/2.02.178 b/doc/release-notes/2.02.178 index 3a53eaba6..f986d1d70 100644 --- a/doc/release-notes/2.02.178 +++ b/doc/release-notes/2.02.178 @@ -22,7 +22,7 @@ Almost all IO uses libaio now. Rewrite label scanning ---------------------- -Dave Tiegland has reworked the label scanning and metadata reading +Dave Teigland has reworked the label scanning and metadata reading logic to minimise the amount a IOs issued. Combined with the aio changes this can greatly improve scanning speed for some systems.