From c6cde22d85c672f583b2535b47a937d3fdff8f35 Mon Sep 17 00:00:00 2001 From: Richard Henwood Date: Thu, 16 Feb 2012 14:49:05 -0600 Subject: [PATCH] LUDOC-25: typo fix tthat becomes that. The sentences simplified for clarity. Signed-off-by: Richard Henwood Change-Id: I983fec8aa0c6db088ba802f61d360cab4bc26864 --- Glossary.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Glossary.xml b/Glossary.xml index 7f7796a..7769db5 100644 --- a/Glossary.xml +++ b/Glossary.xml @@ -159,7 +159,7 @@ Glimpse callback - An RPC made by an OST or MDT to another system, usually a client, to indicate to tthat an extent lock it is holding should be surrendered if it is not in use. If the system is using the lock, then the system should report the object size in the reply to the glimpse callback. Glimpses are introduced to optimize the acquisition of file sizes. + An RPC made by an OST or MDT to another system (usually a client) to indicate a held extent lock should be surrendered. If the system is using the lock, then the system should report the object size in the reply to the glimpse callback. Glimpses are introduced to optimize the acquisition of file sizes. -- 1.8.3.1