]> git.baikalelectronics.ru Git - kernel.git/commit
target/user: Report capability of handling out-of-order completions to userspace
authorSheng Yang <sheng@yasker.org>
Tue, 1 Mar 2016 00:02:15 +0000 (16:02 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 11 Mar 2016 05:49:09 +0000 (21:49 -0800)
commitfaaf51f898f17b0680607fe306aa733a3134fdc4
tree1296fc2d9efffb9deb50de671be4f69d5af7dcde
parent7b23dd9938720f82fd54d1303e972a09e02dcd02
target/user: Report capability of handling out-of-order completions to userspace

TCMU_MAILBOX_FLAG_CAP_OOOC was introduced, and userspace can check the flag
for out-of-order completion capability support.

Also update the document on how to use the feature.

Signed-off-by: Sheng Yang <sheng@yasker.org>
Reviewed-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Documentation/target/tcmu-design.txt
drivers/target/target_core_user.c
include/uapi/linux/target_core_user.h