From b8f6de02bf57e74dc1f354094b4a3e2059b98ffc Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Sun, 14 Feb 2010 23:41:43 +0000 Subject: [PATCH] add ophandle [Imported from Trac: page ViewTickets, version 93] --- ViewTickets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ViewTickets.md b/ViewTickets.md index 44e2eda..a75858f 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -93,6 +93,7 @@ Combined queries: * [leases]query:status!=closed&keywords~=leases ([count)](TicketQuery)(status!=closed&keywords~=leases,): related to leases or garbage collection * [accounting]query:status!=closed&keywords~=accounting ([count)](TicketQuery)(status!=closed&keywords~=accounting,): related to storage accounting * [logging]query:status!=closed&keywords~=logging ([count)](TicketQuery)(status!=closed&keywords~=logging,): related to logging + * [ophandle]query:status!=closed&keywords~=ophandle ([count)](TicketQuery)(status!=closed&keywords~=ophandle,): related to operation handles * [error]query:status!=closed&keywords~=error ([count)](TicketQuery)(status!=closed&keywords~=error,): related to error reporting (to end-users) * [statistics]query:status!=closed&keywords~=statistics ([count)](TicketQuery)(status!=closed&keywords~=statistics,): related to usage statistics * [tahoe-cp]query:status!=closed&keywords~=tahoe-cp ([count)](TicketQuery)(status!=closed&keywords~=tahoe-cp,): `tahoe cp` command