From 93d9e5b5082258f3570dbc56202276284575fc11 Mon Sep 17 00:00:00 2001 From: Weiping Zhang Date: Sat, 7 Apr 2018 17:12:18 +0800 Subject: [PATCH] blkparse: add documetation for 'R' requeue request Signed-off-by: Weiping Zhang Signed-off-by: Jens Axboe --- doc/blkparse.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/blkparse.1 b/doc/blkparse.1 index b1cb6ef..cb21fea 100644 --- a/doc/blkparse.1 +++ b/doc/blkparse.1 @@ -285,6 +285,10 @@ this and will clone lots of i/o. For stacked devices, incoming i/o is remapped to device below it in the i/o stack. The remap action details what exactly is being remapped to what. +.HP 4 +\fBR -- requeue\fR +Put a request back on queue. + -- 2.25.1